| https://github.com/JorgeGiovannetti/Groove-EQ | https://clients2.google.com/service/update2/crx |
{ "name": "Audio Equalizer", "icons": { "19": "img/img19.png", "32": "img/img32.png", "64": "img/img64.png", "128": "img/img128.png" }, "version": "1.2.0", "background": { "scripts": [ "background.js" ] }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Audio Equalizer - adjust volume of sound, bass booster, sound booster, dim the highs. EQ Audio Equalizer for all webs!", "permissions": [ "tabCapture" ], "browser_action": { "default_icon": { "19": "img/img19.png", "32": "img/img32.png", "64": "img/img64.png", "128": "img/img128.png" }, "default_popup": "popup.html" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https://*/*", "http://*/*" ] } ], "manifest_version": 2 }
ⓘ 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.