| 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. |
| 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. |
| 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. |
| 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. |
| 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 |
| 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. |
| 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. |
| https://*.facebook.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://graph.facebook.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://business.facebook.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://adsmanager-graph.facebook.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://*.instagram.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://instagram.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://i.instagram.com/* | Host | | Host permission — access limited to this URL pattern. |
| https://bmtool.vn/* | Host | | Host permission — access limited to this URL pattern. |
| https://*.bmtool.vn/* | Host | | Host permission — access limited to this URL pattern. |
| Access to Sensitive Domains | Risk Factor | | This extension requests access to sensitive domains: https://*.facebook.com/*, https://graph.facebook.com/*, https://business.facebook.com/*, https://adsmanager-graph.facebook.com/*, https://*.instagram.com/*, https://instagram.com/*, https://i.instagram.com/* |
| Early Content Script Execution | Risk Factor | | This extension runs content scripts at document_start. |