Por: 33Win
Inspect and view changes in SoundScape source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SoundScape",
"version": "1.0",
"description": "Advanced audio equalizer with preset management for different content types",
"icons": {
"48": "icons/soundscape-48.png",
"96": "icons/soundscape-96.png"
},
"permissions": [
"<all_urls>",
"activeTab",
"storage",
"tabs"
],
"browser_action": {
"default_icon": "icons/soundscape-48.png",
"default_title": "SoundScape",
"default_popup": "popup/popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{2b5d18d5-e38f-48a8-ab27-c7a954c6502e}"
}
}
} Melhores alternativas SoundScape
Aqui estão algumas Firefox add-ons que são similares a SoundScape: