Crunchyroll Sync Tool Firefox

Examine source code of Crunchyroll Sync Tool

By: Net88
Inspect and view changes in Crunchyroll Sync Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Crunchyroll Sync Tool",
  "version": "1.0",
  "description": "Synchronize two Crunchyroll videos for mixed dubbing and subtitles.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.crunchyroll.com/*"
      ],
      "js": [
        "popup.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{26fd69f0-44ae-4ea8-8ba0-1d33ba39e702}"
    }
  }
}

Best Crunchyroll Sync Tool Alternatives

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