By: Thu
Inspect and view changes in Tab Volume Memory source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Volume Memory",
"version": "1.0.0",
"description": "Remember per-site audio volume and restore it when a tab loads.",
"default_locale": "en",
"permissions": [
"activeTab",
"storage",
"tabs"
],
"browser_action": {
"default_title": "Tab Volume Memory",
"default_popup": "popup.html",
"default_icon": "icons/icon-48.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "tabvolumememory@example.com",
"strict_min_version": "79.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Tab Volume Memory Alternatives
Here are some Firefox add-ons that are similar to Tab Volume Memory:
Per-Tab Volume Memory
Viet
Volume Memory per Tab
Sanago
VoluMemory Pro
Cuc
Volume Memory
Kiem
SoundTab
AldasD
Site Sound
jicbo
Domain Volume Control
Anthony Coleman
Per-Site Volume Presets
Hoang
Per-Tab Volume Controller
ZepioCS
Zen Site Volume Manager
vsepr
800% Sound Volume
DevLabs