| scripting | Permission | | This permission allows injection and execution of JavaScript on any webpage. Rated Critical because it can modify page content, steal sensitive data, and inject malicious code into any site the extension has access to. |
| debugger | Permission | | This permission grants the extension ability to debug and control other extensions and browser tabs. Rated Critical because it can access and modify other extensions' internal state, inject code, and access sensitive data from any tab. |
| declarativeNetRequestWithHostAccess | Permission | | This permission combines network request modification with host permissions. Rated Critical because it can modify requests for specific domains, potentially targeting sensitive websites with precise attack rules. |
| webRequest | Permission | | This permission enables the extension to monitor and analyze all web requests made by the browser. Rated Critical because it can observe all network traffic including sensitive data, track browsing behavior, and gather authentication tokens. |
| clipboardRead | Permission | | This permission allows reading clipboard content. Rated High because it can steal copied passwords, sensitive data, and monitor all content copied to clipboard. |
| clipboardWrite | Permission | | This permission allows modification of clipboard content. Rated High because it can inject malicious content into the clipboard, modify copied passwords, and manipulate copied data. |
| cookies | Permission | | This permission provides full access to read and modify browser cookies. Rated High because it can steal session tokens, modify authentication cookies, and compromise accounts across websites. |
| offscreen | Permission | | This permission creates hidden browser documents with full DOM access. Rated High because it can run background operations invisibly, potentially executing malicious code without user awareness. |
| Dangerous Permission Combination: scripting,cookies,webRequest | Risk Factor | | Affects data integrity and user control |
| Contextual Risk Factors | Risk Factor | | The following context increases the overall risk:
• 19% increase: Access to sensitive domains increases potential impact
• 10% increase: Early script execution enables pre-emptive content manipulation
• 25% increase: Unsafe code evaluation capabilities increase attack surface |
| Unsafe WebAssembly Execution | Risk Factor | | This extension's CSP allows "wasm-unsafe-eval". |
| storage | Permission | | This permission allows storing data locally in the browser. Rated Medium because it can persist sensitive user data, track user activities over time, and potentially store malicious payloads. |
| activeTab | Permission | | This permission grants temporary access to the current tab. Rated Medium because it can access current page content when invoked, though limited to user-initiated actions. |
| https://noserver.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://socialattache.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://funnelduplicator.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://www.facebook.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://web.facebook.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://mbasic.facebook.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://m.facebook.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://upload.facebook.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://business.facebook.com/creatorstudio* | Host | | Host permission — access limited to this URL pattern. |
| https://www.instagram.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://*.pinterest.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://www.pinterest.ca/* | Host | | Host permission — access limited to this URL pattern. |
| https://www.pinterest.co.uk/* | Host | | Host permission — access limited to this URL pattern. |
| https://www.pinterest.com.au/* | Host | | Host permission — access limited to this URL pattern. |
| https://www.pinterest.com.mx/* | Host | | Host permission — access limited to this URL pattern. |
| https://www.pinterest.fr/* | Host | | Host permission — access limited to this URL pattern. |
| https://www.tiktok.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://www.youtube.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://x.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://t.co/* | Host | | Host permission — access limited to this URL pattern. |
| https://www.linkedin.com/* | Host | | Host permission — access limited to this URL pattern. |
| Access to Sensitive Domains | Risk Factor | | This extension requests access to sensitive domains: https://www.facebook.com/*, https://web.facebook.com/*, https://mbasic.facebook.com/*, https://m.facebook.com/*, https://upload.facebook.com/*, https://business.facebook.com/creatorstudio*, https://www.instagram.com/*, https://www.linkedin.com/* |
| Early Content Script Execution | Risk Factor | | This extension runs content scripts at document_start. |
| alarms | Permission | | This permission schedules periodic tasks. Rated Low because it can only trigger events at specified times without access to sensitive data. |
| idle | Permission | | This permission detects system idle state. Rated Low because it only observes user activity state without access to activity details. |