YT StopAutoPlaylist Firefox

Examine source code of YT StopAutoPlaylist

Inspect and view changes in YT StopAutoPlaylist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YT StopAutoPlaylist",
  "version": "1.0.1",
  "description": "Removes list and index from YouTube URL's",
  "browser_specific_settings": {
    "gecko": {
      "id": "agthomas95@yahoo.com"
    }
  },
  "icons": {
    "48": "pixil-frame-APL.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "stopAPL.js"
      ]
    }
  ],
  "permissions": [
    "*://*/*"
  ]
}

Best YT StopAutoPlaylist Alternatives

Here are some Firefox add-ons that are similar to YT StopAutoPlaylist: