RecurAlert Firefox

Examine source code of RecurAlert

제작자: CRWW
Inspect and view changes in RecurAlert source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RecurAlert",
  "version": "1.2.1",
  "description": "Set recurring notifications",
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module",
    "persistent": false
  },
  "browser_action": {
    "default_popup": "src/popup/popup.html",
    "default_icon": {
      "48": "static/icon_48.png",
      "64": "static/icon_64.png",
      "128": "static/icon_128.png"
    },
    "web_accessible_resources": [
      "background.js",
      "index.html"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d52cf1ce-34ab-4290-a7f0-82967dfe89f2}"
    }
  }
}

최고의 RecurAlert 대안

다음은 RecurAlert과(와) 유사한 Firefox add-on입니다: