FBCancel Next Video Firefox

Examine source code of FBCancel Next Video

Inspect and view changes in FBCancel Next Video source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "FBCancel Next Video",
  "short_name": "FBCancel Next Video",
  "version": "1.2resigned1",
  "manifest_version": 2,
  "description": "This extension will cancel the autoplay of next video while watching in theater mode..",
  "icons": {
    "128": "images/icon-128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon-128.png"
    },
    "default_title": ""
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/*"
      ],
      "js": [
        "scripts/contentscript.js"
      ],
      "css": [
        "styles/style.css"
      ],
      "run_at": "document_end",
      "all_frames": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{19855f14-fbef-4ac1-9791-f69b25945a42}"
    }
  }
}

Best FBCancel Next Video Alternatives

Here are some Firefox add-ons that are similar to FBCancel Next Video: