criframeplayer Firefox

Examine source code of criframeplayer

By: akda007
Inspect and view changes in criframeplayer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Crunchyroll iFrame Player",
  "version": "1.0.2",
  "description": "Permite ver todos os vídeos do crunchyroll gratuitamente.",
  "author": "itallolegal",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_title": "Crunchyroll iFrame Player",
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://www.crunchyroll.com/*",
        "https://www.crunchyroll.com/*"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "manifest_version": 2
}

Best criframeplayer Alternatives

Here are some Firefox add-ons that are similar to criframeplayer: