Micro-Theater — PiP Playlist Firefox

Examine source code of Micro-Theater — PiP Playlist

By: MInh
Inspect and view changes in Micro-Theater — PiP Playlist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Micro-Theater — PiP Playlist",
  "version": "1.0",
  "description": "PiP playlist switcher for videos.",
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "scripting"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "microtheater@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Micro-Theater — PiP Playlist Alternatives

Here are some Firefox add-ons that are similar to Micro-Theater — PiP Playlist: