shikicinema Firefox

Examine source code of shikicinema

Inspect and view changes in shikicinema source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "shikicinema",
  "version": "0.9.18",
  "icons": {
    "64": "assets/icon64.png",
    "128": "assets/icon128.png"
  },
  "description": "Returns video player on Shikimori",
  "content_security_policy": "default-src 'self'; img-src *; frame-src *; font-src *; style-src 'unsafe-inline' https://*.googleapis.com; connect-src *; script-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{78e6c1a5-0b68-4e13-a0ac-f3a7597cf220}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://shikimori.org/*",
        "*://shikimori.one/*",
        "*://shikimori.me/*",
        "*://shikimori.io/*",
        "*://shiki.one/*"
      ],
      "js": [
        "shikicinema.js"
      ],
      "css": [
        "watch-button.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "assets/*.png",
    "index.html",
    "styles.css",
    "*.js"
  ],
  "permissions": [
    "https://shikimori.org/*",
    "https://shikimori.one/*",
    "https://shikimori.me/*",
    "https://shikimori.io/*",
    "https://shiki.one/*",
    "https://smarthard.net/*",
    "https://kodikapi.com/*",
    "https://smotret-anime.online/*",
    "storage",
    "unlimitedStorage",
    "tabs"
  ]
}

Best shikicinema Alternatives

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