Acceleratron Firefox

Examine source code of Acceleratron

제작자: Tiberiu Musat
Inspect and view changes in Acceleratron source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Acceleratron",
  "version": "0.2",
  "description": "Enhance YouTube learning through AI-generated questions.",
  "icons": {
    "128": "icon.png"
  },
  "permissions": [
    "https://api.openai.com/*",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "js": [
        "script.js"
      ],
      "all_frames": true
    }
  ]
}

최고의 Acceleratron 대안

다음은 Acceleratron과(와) 유사한 Firefox add-on입니다: