Simple Youtube Repeater Firefox

Examine source code of Simple Youtube Repeater

By: Kenneth
Inspect and view changes in Simple Youtube Repeater source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Youtube Repeater",
  "description": "Simply click the repeat button to make the Youtube video automatically repeat.",
  "version": "3.1resigned1",
  "author": "Kenneth",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/watch?*"
      ],
      "js": [
        "cs.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "images/*.png"
  ],
  "icons": {
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-HGuxcM4FoYZAQQ@jetpack"
    }
  }
}

Best Simple Youtube Repeater Alternatives

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