Web VideoMark Firefox

Examine source code of Web VideoMark

Inspect and view changes in Web VideoMark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web VideoMark",
  "version": "3.7.0",
  "default_locale": "en",
  "description": "__MSG_extensionDescription__",
  "author": "WebDINO Japan",
  "homepage_url": "http://videomark.webdino.org/",
  "options_ui": {
    "open_in_tab": true,
    "page": "index.html#/settings"
  },
  "icons": {
    "32": "images/icons/videomark-32.png",
    "48": "images/icons/videomark-48.png",
    "64": "images/icons/videomark-64.png",
    "96": "images/icons/videomark-96.png",
    "128": "images/icons/videomark-128.png",
    "192": "images/icons/videomark-192.png"
  },
  "permissions": [
    "tabs",
    "webRequest",
    "storage",
    "unlimitedStorage",
    "notifications",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.abema-tv.com/*",
        "https://*.fod.fujitv.co.jp/*",
        "https://*.netflix.com/*",
        "https://*.nicovideo.jp/*",
        "https://*.tver.jp/*",
        "https://*.youtube.com/*",
        "https://abema.tv/*",
        "https://ds-linear-abematv.akamaized.net/*",
        "https://lemino.docomo.ne.jp/*",
        "https://pr.iij.ad.jp/*",
        "https://www.amazon.co.jp/*",
        "https://www.nhk-ondemand.jp/*",
        "https://www.nicovideo.jp/*",
        "https://www.youtube-nocookie.com/*"
      ],
      "js": [
        "scripts/content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "background": {
    "page": "background.html"
  },
  "web_accessible_resources": [
    "scripts/sodium.js",
    "assets/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "videomark@webdino.org",
      "strict_min_version": "109.0"
    },
    "gecko_android": {
      "id": "videomark@webdino.org",
      "strict_min_version": "109.0"
    }
  },
  "browser_action": {
    "default_icon": "images/icons/disabled.png"
  }
}

Best Web VideoMark Alternatives

Here are some Firefox add-ons that are similar to Web VideoMark: