PushNote Firefox

Examine source code of PushNote

Inspect and view changes in PushNote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PushNote",
  "version": "1.0",
  "description": "Send messages via Pushover.",
  "icons": {
    "48": "icons/pushnote.png"
  },
  "browser_action": {
    "default_popup": "PushNote.html",
    "default_icon": "icons/pushnote.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b3dfcbeb-3716-43e5-80f1-88f71d3a8b91}"
    }
  }
}

Best PushNote Alternatives

Here are some Firefox add-ons that are similar to PushNote: