Crunchyroll Intro Skipper Firefox

Examine source code of Crunchyroll Intro Skipper

Inspect and view changes in Crunchyroll Intro Skipper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "js/content_script.js"
      ],
      "matches": [
        "https://static.crunchyroll.com/vilos-v2/web/vilos/player.html*"
      ]
    }
  ],
  "description": "Allows intros to be skipped through a skip button on Crunchyroll",
  "icons": {
    "16": "assets/images/icon.png",
    "128": "assets/images/large_icon.png"
  },
  "background": {
    "scripts": [
      "js/background_script.js"
    ],
    "persistent": false
  },
  "manifest_version": 2,
  "name": "Crunchyroll Intro Skipper",
  "author": "Ramon Quitales",
  "permissions": [
    "https://www.crunchyroll.com/*"
  ],
  "version": "0.2.1"
}

Best Crunchyroll Intro Skipper Alternatives

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