Etostark Live Notifications Firefox

Examine source code of Etostark Live Notifications

By: Sn4tchZ
Inspect and view changes in Etostark Live Notifications source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Etostark Live Notifications",
  "version": "1.0.1",
  "description": "Recevez des notifications quand Etostark est en live sur Twitch",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon.png"
  },
  "permissions": [
    "notifications",
    "storage",
    "alarms",
    "https://api.twitch.tv/*",
    "https://id.twitch.tv/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Etostark Live Status",
    "default_icon": {
      "16": "icons/icon.png",
      "32": "icons/icon.png",
      "48": "icons/icon.png"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self';",
  "browser_specific_settings": {
    "gecko": {
      "id": "etostark-live@extension.com",
      "strict_min_version": "88.0"
    }
  }
}

Best Etostark Live Notifications Alternatives

Here are some Firefox add-ons that are similar to Etostark Live Notifications: