Middle-click Fullscreen Toggle and Mouse Controls Firefox

Examine source code of Middle-click Fullscreen Toggle and Mouse Controls

By: DJS
Inspect and view changes in Middle-click Fullscreen Toggle and Mouse Controls source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Middle-Click Fullscreen",
  "version": "1.5.3",
  "description": "Middle-click Fullscreen Toggle and Mouse Controls for Videos",
  "permissions": [
    "tabs",
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "256": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": true,
      "match_about_blank": true
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{97e2ed84-dc3b-462a-b292-a14fe59ffeef}"
    }
  }
}

Best Middle-click Fullscreen Toggle and Mouse Controls Alternatives

Here are some Firefox add-ons that are similar to Middle-click Fullscreen Toggle and Mouse Controls: