| 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. |
| 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. |
| 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. |
| Dangerous Permission Combination: cookies,webRequest,identity | Risk Factor | | Allows extensions to intercept web requests, manage cookies, and access identity or certificate-related functionalities, potentially compromising secure access and authentication processes. |
| identity | Permission | | This permission accesses Chrome identity service and user information. Rated High because it can obtain OAuth tokens, access connected accounts, and impersonate the user in authenticated service. |
| 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. |
| Dangerous Permission Combination: scripting,cookies,webRequest | Risk Factor | | Enables extensions to interact with scripts, modify files and downloads, and alter browsing history and bookmarks, potentially affecting data integrity and user control. |
| Contextual Risk Factors | Risk Factor | | The following context increases the overall risk:• 10% increase: Early script execution enables pre-emptive content manipulation |
| declarativeNetRequestFeedback | Permission | | This permission provides network request modification logs. Rated Medium because it can monitor network request changes and debug traffic modifications. |
| 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. |
| http://localhost/* | Host | | Host permission — access limited to this URL pattern. |
| http://127.0.0.1/* | Host | | Host permission — access limited to this URL pattern. |
| https://debugger-backend-bs5b.onrender.com/* | Host | | Host permission — access limited to this URL pattern. |
| wss://debugger-backend-bs5b.onrender.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://debugger-relay.onrender.com/* | Host | | Host permission — access limited to this URL pattern. |
| wss://debugger-relay.onrender.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://interceptapi.in/* | Host | | Host permission — access limited to this URL pattern. |
| https://debugger-frontend.netlify.app/* | Host | | Host permission — access limited to this URL pattern. |
| 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. |