By: Abhinav Singh Add-on
Inspect and view changes in Music Minder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Music-Minder",
"version": "1.1.0",
"description": "Adaptive volume control for background music",
"permissions": [
"tabs",
"activeTab",
"storage",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"scripts/content.js"
]
}
],
"background": {
"scripts": [
"scripts/background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup/popup.html",
"default_title": "Music-Minder"
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "music-minder@your-domain.com"
}
}
} Best Music Minder Alternatives
Here are some Firefox add-ons that are similar to Music Minder:
Per-Tab Volume Control
Harrison Jones
Per-Tab Volume Controller
ZepioCS
Ambient Volume Balancer
Demetrius
Ambient Volume Balancer
Demetrius
Ambient Volume Balancer
Demetrius
Ambient Volume Balancer
Demetrius
Ambient Volume Balancer
Demetrius
Audio Controller
MusicMan
TabMixer
Emre Eren
Zen Site Volume Manager
vsepr
MBs Tab Volume Control
monerobull
Tab Audio Controller
Unstable Labs