Youtube Stoplay Firefox

Examine source code of Youtube Stoplay

By: fazeh
Inspect and view changes in Youtube Stoplay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube Stoplay",
  "version": "0.0.0.1",
  "description": "Playing sound effects on YouTube when forwarding and pausing the video",
  "permissions": [
    "storage",
    "<all_urls>",
    "contextMenus"
  ],
  "icons": {
    "48": "src/icons/pause-icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://*.youtube-nocookie.com/*"
      ],
      "js": [
        "src/js/stoplay.js"
      ]
    }
  ]
}

Best Youtube Stoplay Alternatives

Here are some Firefox add-ons that are similar to Youtube Stoplay: