AutoTwitchPoints Firefox

Examine source code of AutoTwitchPoints

By: flv12
Inspect and view changes in AutoTwitchPoints source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AutoTwitchPoints",
  "version": "2.3.0",
  "description": "Automatically collects twitch channel points",
  "default_locale": "en",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "src/js/app.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "windows"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{40539aea-e9a3-4ff1-8ca0-0e2e0187ea42}",
      "strict_min_version": "109.0"
    }
  },
  "action": {
    "default_icon": "icons/icon-96.png",
    "default_title": "AutoTwitchPoints",
    "default_popup": "src/popup/popup.html"
  }
}

Best AutoTwitchPoints Alternatives

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