Tab Volume Leveler Firefox

Examine source code of Tab Volume Leveler

By: Siu
Inspect and view changes in Tab Volume Leveler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Volume Leveler",
  "version": "1.0",
  "description": "Tự động điều chỉnh âm lượng các tab để không tab nào quá lớn hoặc quá nhỏ.",
  "permissions": [
    "tabs",
    "webNavigation",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Tab Volume Leveler"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ccb19739-ff69-4327-9a05-6464a4029cd5}"
    }
  }
}

Best Tab Volume Leveler Alternatives

Here are some Firefox add-ons that are similar to Tab Volume Leveler: