Kick Now Firefox

Examine source code of Kick Now

Inspect and view changes in Kick Now source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Kick Now",
  "author": "RoyRiver",
  "version": "3.1",
  "description": "Notifies user when streamers are live on Kick.com.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "notifications",
    "storage",
    "alarms",
    "tabs",
    "https://kick.com/*",
    "https://files.kick.com/*",
    "https://ko-fi.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ffba3a6f-565f-4acc-b950-b9717687406d}"
    }
  }
}

Best Kick Now Alternatives

Here are some Firefox add-ons that are similar to Kick Now: