GNotify Firefox

Examine source code of GNotify

Por: okutan
Inspect and view changes in GNotify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GNotify",
  "version": "1.0.5",
  "description": "原神のログインボーナスを受け取ったかどうかを、ポップアップウィンドウを表示してリマインドします。",
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "notifications",
    "alarms",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "icon64.png"
  },
  "icons": {
    "32": "icon32.png",
    "48": "icon48.png",
    "64": "icon64.png",
    "128": "icon128.png"
  }
}

Melhores alternativas GNotify

Aqui estão algumas Firefox add-ons que são similares a GNotify: