SubtitleSync Firefox

Examine source code of SubtitleSync

By: Anh
Inspect and view changes in SubtitleSync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SubtitleSync",
  "version": "1.0.0",
  "description": "Đồng bộ và tìm kiếm phụ đề thông minh.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "subtitlesync@addon.local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "SubtitleSync",
    "default_popup": "popup.html"
  }
}

Best SubtitleSync Alternatives

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