Twitch Streams Bookmarks Firefox

Examine source code of Twitch Streams Bookmarks

Inspect and view changes in Twitch Streams Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Twitch Streams Bookmarks",
  "description": "App stores a list of all the twitch streams you are interested",
  "version": "1.1.0.1",
  "manifest_version": 2,
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wanelion@gmail.com",
      "strict_min_version": "109.0"
    }
  },
  "browser_action": {
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "*://*.twitch.tv/*",
    "tabs",
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "persistent": true,
    "type": "module"
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": false,
    "open_in_tab": true
  }
}

Best Twitch Streams Bookmarks Alternatives

Here are some Firefox add-ons that are similar to Twitch Streams Bookmarks: