Browser fullscreen Button Security & Risk Analysis

wordpress.org/plugins/browser-fullscreen-button

Add the shortcode [bfb] on any pages or posts. And you will get 2 Buttons one opens your website in browser fullscreen and the other is for esc.

20 active installs v1.0 PHP 8.0+ WP 6.9+ Updated Jan 9, 2026
fullscreen
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Browser fullscreen Button Safe to Use in 2026?

Generally Safe

Score 100/100

Browser fullscreen Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The browser-fullscreen-button plugin v1.0 exhibits a strong security posture based on the provided static analysis. The code appears to follow best practices by exclusively utilizing prepared statements for SQL queries and properly escaping all outputs, leaving no evident vulnerabilities in these critical areas. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and any recorded vulnerabilities in its history indicates a well-developed and secure plugin. The plugin also demonstrates a minimal attack surface with only one shortcode and no AJAX handlers or REST API routes that are unprotected by authentication or permission checks.

Vulnerabilities
None known

Browser fullscreen Button Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Browser fullscreen Button Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface

Browser fullscreen Button Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bfb] BrowserFullscreenButton.php:66
Maintenance & Trust

Browser fullscreen Button Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 9, 2026
PHP min version8.0
Downloads1K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

Browser fullscreen Button Developer Profile

Benjamin Hagh Parast

18 plugins · 330 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Browser fullscreen Button

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

HTML / DOM Fingerprints

JS Globals
elemopenFullscreencloseFullscreen
Shortcode Output
<button onclick="openFullscreen();"> Fullscreen </button> <button onclick="closeFullscreen();"> X </button>
FAQ

Frequently Asked Questions about Browser fullscreen Button