Crunchyroll Skipper Firefox

Examine source code of Crunchyroll Skipper

Inspect and view changes in Crunchyroll Skipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Crunchyroll Skipper",
  "version": "1.0",
  "description": "Allows intros and outros to be skipped through a skip button per anime episode on Crunchyroll",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://static.crunchyroll.com/vilos-v2/web/vilos/player.html*"
      ],
      "js": [
        "content_script.js"
      ],
      "all_frames": true
    }
  ],
  "permissions": [
    "*://www.crskipper.com/*",
    "webRequest"
  ],
  "manifest_version": 2
}

Best Crunchyroll Skipper Alternatives

Here are some Firefox add-ons that are similar to Crunchyroll Skipper: