Overcast Community Notifier Firefox

Examine source code of Overcast Community Notifier

Inspect and view changes in Overcast Community Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Overcast Community Notifier",
  "version": "0.0.5",
  "manifest_version": 2,
  "description": "Get alerts when your favorite maps are playing on the Minecraft server Overcast Community.",
  "homepage_url": "https://github.com/unixfox/OCCNotifier",
  "icons": {
    "16": "img/icons/icon16.png",
    "48": "img/icons/icon48.png",
    "128": "img/icons/icon128.png"
  },
  "default_locale": "en",
  "background": {
    "scripts": [
      "js/jquery.min.js",
      "js/localstoragedb.min.js",
      "js/global.js",
      "js/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "img/icons/icon128.png",
    "default_title": "OCCNotifier",
    "default_popup": "html/popup.html"
  },
  "permissions": [
    "notifications",
    "https://occnotifier.unixfox.eu/*",
    "https://raw.githubusercontent.com/OvercastCommunity/maps/*"
  ]
}

Best Overcast Community Notifier Alternatives

Here are some Firefox add-ons that are similar to Overcast Community Notifier: