Version 3.0.1 View in Chrome Web Store
The extension has a perfect 5.0 rating but with only 1 review, making this rating statistically insignificant. With 10,000 users, it has moderate adoption but lacks transparency - no description is provided, and developer information is minimal beyond the domain name. The domain "contentcontrol.net" suggests content filtering functionality, but without a clear description, users cannot verify the extension's intended purpose.
The most significant concern is the broad host permissions (<all_urls>) combined with declarativeNetRequest, giving this extension the ability to intercept, modify, or block web requests across all websites you visit. While these permissions might be legitimate for content filtering, the lack of description makes it impossible to verify necessity. The contextMenus and storage permissions are relatively standard but add to the overall access scope. The absence of detailed developer information and minimal user feedback raises questions about accountability and transparency.
Given the broad access permissions and limited transparency, consider running this extension in a separate Chrome profile to isolate potential risks. Before installation, research the developer's website (contentcontrol.net) to understand the extension's actual functionality. Monitor your browsing behavior for any unexpected changes, blocks, or modifications. Consider alternative content control extensions with more transparent descriptions and established developer reputations. If you must use this extension, regularly review its activity through Chrome's extension management settings.
| http://www.w3.org/2000/svg | https://clients2.google.com/service/update2/crx | |
| https://www.contentcontrolsearch.com/favicon.ico | https://www.contentcontrolsearch.com/search/?category=web&s=ccpr&vert=private&q= | |
| https://sug.contentcontrolsearch.com/v1/sug/?yid=ccpr&vert=private&q= | https://www.contentcontrolsearch.com/wim/gotohub?s=ccpr | |
| https://fonts.googleapis.com/css2?family=Outfit:wght@400..700&display=swap | https://fonts.googleapis.com | |
| https://fonts.gstatic.com | https://www.contentcontrolsearch.com/search/?category=web&s=ccpr&vert=private&osp=bing&q= | |
| https://www.contentcontrolsearch.com/search/?category=web&s=ccpr&vert=private&osp=google&q= |
{ "name": "Content Control", "icons": { "16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png" }, "action": { "default_icon": { "16": "img/icon16.png", "48": "img/icon48.png", "128": "img/icon128.png" }, "default_popup": "popup/popup.html", "default_title": "Content Control" }, "version": "3.0.1", "background": { "type": "module", "service_worker": "bg/background.js" }, "short_name": "Content Control", "update_url": "https://clients2.google.com/service/update2/crx", "description": "Default search extension that empowers users to search more efficiently with Yahoo", "permissions": [ "contextMenus", "storage", "declarativeNetRequest" ], "homepage_url": "https://www.contentcontrolsearch.com/wim/gotohub?s=ccpr", "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "externally_connectable": { "matches": [ "https://*.contentcontrolsearch.com/*" ] }, "declarative_net_request": { "rule_resources": [ { "id": "rules", "path": "rules.json", "enabled": true } ] }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "/img/icon16.png" ] } ], "chrome_settings_overrides": { "search_provider": { "name": "Content Control", "keyword": "Content Control", "encoding": "UTF-8", "is_default": true, "search_url": "https://www.contentcontrolsearch.com/search/?category=web&s=ccpr&vert=private&q={searchTerms}", "favicon_url": "https://www.contentcontrolsearch.com/favicon.ico", "suggest_url": "https://sug.contentcontrolsearch.com/v1/sug/?yid=ccpr&vert=private&q={searchTerms}" } } }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.