| 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. |
| 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. |
| privacy | Permission | | This permission allows modification of Chrome's privacy settings. Rated Critical because it can disable security features, modify network configurations, and compromise browser security settings. |
| declarativeNetRequest | Permission | | This permission allows the extension to define rules to block, redirect, or modify network requests. Rated Critical because it can control all network traffic, potentially blocking security updates or redirecting to malicious sites. |
| <all_urls> | Host | | Broad host access — the extension can read/modify content on every website. |
| Contextual Risk Factors | Risk Factor | | The following context increases the overall risk:• 20% 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• 10% increase: About:blank access enables potential sandbox escape vectors |
| Broad Host Permissions | Risk Factor | | This extension has broad host permissions allowing it to access many or all websites. |
| Broad Content Script Access | Risk Factor | | This extension can inject scripts into any website. |
| Unsafe WebAssembly Execution | Risk Factor | | This extension's CSP allows "wasm-unsafe-eval". |
| tabs | Permission | | This permission enables tab management and monitoring. Rated Medium because it can track open tabs, access tab metadata, and monitor user browsing patterns. |
| 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. |
| 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. |
| declarativeNetRequestFeedback | Permission | | This permission provides network request modification logs. Rated Medium because it can monitor network request changes and debug traffic modifications. |
| https://*.ip8.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://api2.ip8.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://dnsleaktest.org/* | Host | | Host permission — access limited to this URL pattern. |
| https://openspeedtest.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://fast.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://raw.githubusercontent.com/* | Host | | Host permission — access limited to this URL pattern. |
| Access to Sensitive Domains | Risk Factor | | This extension requests access to sensitive domains: https://raw.githubusercontent.com/* |
| Early Content Script Execution | Risk Factor | | This extension runs content scripts at document_start. |
| About:blank Access | Risk Factor | | This extension can run content scripts in about:blank pages. |
| alarms | Permission | | This permission schedules periodic tasks. Rated Low because it can only trigger events at specified times without access to sensitive data. |