Live Caption Quiz Firefox

Examine source code of Live Caption Quiz

By: Tam
Inspect and view changes in Live Caption Quiz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Live Caption Quiz",
  "version": "1.0.0",
  "description": "Tạo câu đố trắc nghiệm từ phụ đề video để học ngoại ngữ khi xem.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Live Caption Quiz",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "live-caption-quiz@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Live Caption Quiz Alternatives

Here are some Firefox add-ons that are similar to Live Caption Quiz: