Netflix Pause Removal Firefox

Examine source code of Netflix Pause Removal

Inspect and view changes in Netflix Pause Removal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Netflix Pause Removal",
  "version": "1.2.2resigned1",
  "author": "Prescott Gallagher",
  "description": "Remove the pause between netflix episodes",
  "browser_action": {
    "default_icon": "icon.png"
  },
  "short_name": "Netflix PR",
  "content_scripts": [
    {
      "matches": [
        "*://www.netflix.com/*"
      ],
      "js": [
        "background.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{83fedf0b-1d1c-458e-ac83-f5db9a031340}"
    }
  }
}

Meilleures alternatives Netflix Pause Removal

Voici quelques Firefox add-ons qui sont similaires à Netflix Pause Removal :