By: Nhu
Inspect and view changes in Context Volume Presets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Context Volume Presets",
"version": "1.0.0",
"description": "Save volume presets per context (Podcast, Music, Meeting) and auto-apply based on domain heuristics.",
"permissions": [
"tabs",
"activeTab",
"storage"
],
"browser_action": {
"default_title": "Context Volume Presets",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "contextvol@local",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Context Volume Presets Alternatives
Here are some Firefox add-ons that are similar to Context Volume Presets:
Per-Site Volume Presets
Hoang
Site Sound
jicbo
Tab Volume Memory
Thu
VolumeProfiles
Sam
FF Volume Controller
cq
VoluMemory Pro
Cuc
Volux - Premium Volume Control
Van Nguyen
Website Volume Controller
cdev
Per-Tab Volume Controller
ZepioCS
Better Volume
Adam Franco
SilentStart
Lam