Overlay WebM Firefox

Examine source code of Overlay WebM

提供元: alternate-squared
Inspect and view changes in Overlay WebM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Overlay WebM",
  "version": "1.0",
  "description": "Displays WebM videos in the browser window",
  "icons": {
    "48": "icons/icon.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "Overlay WebM",
    "default_popup": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "overlay-webm@alternate-squared.com"
    }
  }
}

ベストのOverlay WebM代替案

Overlay WebMに類似したFirefox add-onをいくつか紹介します: