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をいくつか紹介します: