Twitch API Injector Firefox

Examine source code of Twitch API Injector

Inspect and view changes in Twitch API Injector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_icon": {
      "150": "icon.png"
    },
    "default_popup": "form.html"
  },
  "description": "Inject client id and access token headers into api requests automatically.",
  "icons": {
    "150": "icon.png"
  },
  "manifest_version": 2,
  "name": "Twitch API Injector",
  "options_ui": {
    "chrome_style": true,
    "page": "form.html"
  },
  "permissions": [
    "https://api.twitch.tv/helix/*",
    "webRequest",
    "webRequestBlocking",
    "storage"
  ],
  "background": {
    "scripts": [
      "execute.js"
    ],
    "persistent": true
  },
  "short_name": "TwitchAPIInjector",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.4",
  "browser_specific_settings": {
    "gecko": {
      "id": "{71727605-9c86-4f77-a7e9-ccbb3f7d3f36}"
    }
  }
}

Best Twitch API Injector Alternatives

Here are some Firefox add-ons that are similar to Twitch API Injector: