Quick Skipper Firefox

Examine source code of Quick Skipper

提供元: Tu
Inspect and view changes in Quick Skipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Skipper",
  "version": "1.0.0",
  "description": "Skip intro, credits, or ads in videos using simple repeated-segment detection.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Quick Skipper",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "quick-skipper@amo.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

ベストのQuick Skipper代替案

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