By: jicbo
Inspect and view changes in Site Sound source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Site Sound",
"version": "1.2",
"description": "Set volume for each website. Remembers your preferred volume per site.",
"homepage_url": "https://github.com/jicbo/site-sound",
"icons": {
"512": "icons/wave-512.png"
},
"permissions": [
"storage",
"tabs",
"<all_urls>"
],
"browser_action": {
"default_icon": "icons/wave-512.png",
"default_title": "Site Sound",
"default_popup": "popup/popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"site_sound.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{f329decc-333b-4f42-b59c-65e7608928c4}",
"strict_min_version": "79.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Site Sound Alternatives
Here are some Firefox add-ons that are similar to Site Sound:
Per-Site Volume Presets
Hoang
Site Volume Controller
site volumecontroller
SoundTab
AldasD
Domain Volume Control
Anthony Coleman
Per-Tab Volume Controller
ZepioCS
Zen Site Volume Manager
vsepr
Simple Volume Override
MomoDeve
Tab Volume Memory
Thu
Volume Control
Volume Control
Volume Control Slider
anerev
Website Volume Controller
cdev
FF Volume Controller
cq