OrcaSlicer Update Notifier Firefox

Examine source code of OrcaSlicer Update Notifier

Inspect and view changes in OrcaSlicer Update Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OrcaSlicer Update Notifier",
  "version": "1.0.0",
  "description": "Get notified when new versions of OrcaSlicer are released",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "page": "background.html"
  },
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "https://orcaslicer.pro/*"
  ],
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "{2680c0ef-81b2-4465-9bf6-fc90d8862ce6}"
    }
  }
}

Best OrcaSlicer Update Notifier Alternatives

Here are some Firefox add-ons that are similar to OrcaSlicer Update Notifier: