Reddit Deal Notifier Firefox

Examine source code of Reddit Deal Notifier

Inspect and view changes in Reddit Deal Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "description": "__MSG_description__",
  "name": "__MSG_name__",
  "version": "6.3.1",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "RedditDealNotifier@flytaly"
    }
  },
  "background": {
    "scripts": [
      "./dist/background.js"
    ]
  },
  "permissions": [
    "identity",
    "storage",
    "alarms",
    "notifications",
    "unlimitedStorage"
  ],
  "icons": {
    "48": "images/icon-48.png",
    "96": "images/icon-96.png",
    "128": "images/icon-128_chrome.png"
  },
  "host_permissions": [
    "https://*.reddit.com/*"
  ],
  "action": {
    "default_title": "__MSG_extension_title__",
    "default_popup": "dist/popup/index.html",
    "default_icon": {
      "16": "images/icon-16.png",
      "32": "images/icon-32.png",
      "64": "images/icon-64.png"
    },
    "theme_icons": [
      {
        "dark": "images/icon-16.png",
        "light": "images/icon-16-light.png",
        "size": 16
      },
      {
        "dark": "images/icon-32.png",
        "light": "images/icon-32-light.png",
        "size": 32
      },
      {
        "dark": "images/icon-64.png",
        "light": "images/icon-64-light.png",
        "size": 64
      }
    ]
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+S"
      }
    }
  },
  "options_ui": {
    "page": "dist/options/watch.html",
    "open_in_tab": true
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

Best Reddit Deal Notifier Alternatives

Here are some Firefox add-ons that are similar to Reddit Deal Notifier: