Unity Asset Store Sales Notifier Firefox

Examine source code of Unity Asset Store Sales Notifier

Inspect and view changes in Unity Asset Store Sales Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Frostweep Games",
  "browser_specific_settings": {
    "gecko": {
      "id": "unity_asset_store_sales_reporter@FrostweepGames",
      "strict_min_version": "109.0"
    }
  },
  "manifest_version": 3,
  "name": "Unity Asset Store Sales",
  "version": "1.1.1",
  "description": "Notify when sales happen on Unity Asset Store",
  "homepage_url": "https://github.com/frostweep/unity-asset-store-sales-browser-extension/tree/firefox",
  "icons": {
    "256": "icon.png"
  },
  "permissions": [
    "alarms",
    "notifications",
    "storage",
    "webRequest",
    "activeTab",
    "tabs",
    "offscreen",
    "cookies"
  ],
  "host_permissions": [
    "*://publisher.assetstore.unity3d.com/*",
    "*://publisher.unity.com/*"
  ],
  "action": {
    "default_title": "",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Unity Asset Store Sales Notifier Alternatives

Here are some Firefox add-ons that are similar to Unity Asset Store Sales Notifier: