Version 1.2.2 View in Chrome Web Store
The debugger permission especially stands out as unnecessary for the extension's stated functionality. Location spoofing and locale switching can typically be accomplished through less invasive APIs.
| https://tailwindcss.com | https://www.chromium.org/developers/how-tos/run-chromium-with-flags/ | |
| https://chromewebstore.google.com/detail/fcalilbnpkfikdppppppchmkdipibalb/reviews | https://github.com/www1z4rd/cloaq | |
| http://www.w3.org/2000/svg | https://chromewebstore.google.com/ | |
| http://ip-api.com/json?fields=status | https://clients2.google.com/service/update2/crx |
{ "name": "__MSG_extName__", "icons": { "128": "img/icon.png" }, "action": { "default_icon": { "128": "img/icon.png" }, "default_popup": "html/popup.html" }, "author": "Cloaq", "version": "1.2.2", "background": { "type": "module", "service_worker": "js/background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_extDesc__", "permissions": [ "storage", "webNavigation", "debugger" ], "options_page": "html/info.html", "default_locale": "en", "manifest_version": 3 }
ⓘ 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.