shikivost Firefox

Examine source code of shikivost

By: cjvnjde
Inspect and view changes in shikivost source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "shikivost",
  "short_name": "SV",
  "version": "2.0.5",
  "description": "Effortlessly sync your Animevost.org progress with Shikimori.one using Shikivost",
  "browser_specific_settings": {
    "gecko": {
      "id": "shikivost@cjvnjde.com",
      "strict_min_version": "109.0"
    }
  },
  "icons": {
    "48": "./icons/icon-48.jpg",
    "96": "./icons/icon-96.jpg"
  },
  "browser_action": {
    "default_icon": "./icons/icon-48.jpg",
    "default_title": "Shikivost"
  },
  "background": {
    "scripts": [
      "background/index.js"
    ]
  },
  "permissions": [
    "storage",
    "https://shikimori.one/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://animevost.org/*",
        "https://v2.vost.pw/*"
      ],
      "js": [
        "content/index.js"
      ],
      "css": [
        "content/index.css"
      ],
      "run_at": "document_end"
    }
  ]
}

Best shikivost Alternatives

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