MediaTab Firefox

Examine source code of MediaTab

By: Aksell
Inspect and view changes in MediaTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "MediaTab",
  "description": "Shows tabs playing media",
  "options_ui": {
    "page": "settings/settings.html"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@mediaTabExtension",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "MediaTab",
    "default_popup": "popup/index.html"
  }
}

Best MediaTab Alternatives

Here are some Firefox add-ons that are similar to MediaTab: