Subtitles Plus Firefox

Examine source code of Subtitles Plus

Inspect and view changes in Subtitles Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@opsu.com"
    }
  },
  "background": {
    "scripts": [
      "worker.js"
    ]
  },
  "default_locale": "fr",
  "content_scripts": [
    {
      "js": [
        "scripts/site.js"
      ],
      "matches": [
        "*://*.opensubtitles.org/*",
        "*://*.opensubtitles.com/*",
        "*://*.open-subtitles.org/*",
        "*://*.cdn-opensubtitles.org/*"
      ],
      "run_at": "document_start"
    },
    {
      "css": [
        "styles/os.css"
      ],
      "js": [
        "scripts/os.js"
      ],
      "matches": [
        "https://www.google.com/*",
        "https://www.google.fr/*",
        "https://www.google.be/*",
        "https://www.google.de/*",
        "https://www.google.at/*",
        "https://www.google.nl/*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "__MSG_desc__",
  "icons": {
    "48": "icons/48x48.png",
    "96": "icons/96x96.png",
    "128": "icons/128x128.png"
  },
  "manifest_version": 2,
  "name": "Subtitles Plus",
  "permissions": [
    "activeTab",
    "storage",
    "*://*/"
  ],
  "version": "1.0.0.0"
}

Best Subtitles Plus Alternatives

Here are some Firefox add-ons that are similar to Subtitles Plus: