vCaptions – Video Caption List Firefox

Examine source code of vCaptions – Video Caption List

Inspect and view changes in vCaptions – Video Caption List source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.192fd1f9.png",
    "32": "icon32.plasmo.4d28be0c.png",
    "48": "icon48.plasmo.8337b32e.png",
    "64": "icon64.plasmo.c5fef9ed.png",
    "128": "icon128.plasmo.20a0583f.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icon16.plasmo.192fd1f9.png",
      "32": "icon32.plasmo.4d28be0c.png",
      "48": "icon48.plasmo.8337b32e.png",
      "64": "icon64.plasmo.c5fef9ed.png",
      "128": "icon128.plasmo.20a0583f.png"
    }
  },
  "version": "2.4.1",
  "author": "kongkongye",
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_title": "__MSG_appName__",
    "default_icon": "icon128.plasmo.20a0583f.png"
  },
  "permissions": [
    "storage",
    "scripting",
    "tabs",
    "activeTab",
    "https://*/*",
    "http://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "IFrameCS.0ef0022d.js"
      ],
      "all_frames": true,
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "MainCS.27372da7.js"
      ],
      "css": []
    },
    {
      "matches": [
        "http://localhost:5173/*",
        "https://*.vcaptions.com/*"
      ],
      "js": [
        "WebappCS.a5adfe41.js"
      ],
      "run_at": "document_start",
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "Main.10271a3a.js"
      ],
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "SubtitleBar.d9e461ff.js"
      ],
      "all_frames": false,
      "css": []
    }
  ],
  "default_locale": "en",
  "commands": {
    "copy-subtitles": {
      "suggested_key": {
        "default": "Ctrl+Shift+C",
        "mac": "Command+Shift+C"
      },
      "description": "__MSG_commandCopySubtitles__"
    },
    "download-subtitles": {
      "suggested_key": {
        "default": "Ctrl+Shift+D",
        "mac": "Command+Shift+D"
      },
      "description": "__MSG_commandDownloadSubtitles__"
    }
  },
  "web_accessible_resources": [
    "*.css"
  ],
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox-addon@vcaptions.com",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "websiteActivity"
        ]
      }
    }
  }
}

Best vCaptions – Video Caption List Alternatives

Here are some Firefox add-ons that are similar to vCaptions – Video Caption List: