Instant Notepad Firefox

Examine source code of Instant Notepad

Inspect and view changes in Instant Notepad source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.2.0",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png",
    "256": "data/icons/256.png"
  },
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "/v2/chrome.action.js",
      "/v2/chrome.contextMenus.create.js",
      "/v2/chrome.runtime.js",
      "/v2/chrome.windows.create.js",
      "/v2/chrome.windows.get.js",
      "/v2/chrome.windows.getCurrent.js",
      "worker.js"
    ]
  },
  "options_ui": {
    "page": "data/options/index.html"
  },
  "browser_action": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "{52233013-1deb-5d30-bc0a-4a0f4eb28134}"
    }
  }
}

Best Instant Notepad Alternatives

Here are some Firefox add-ons that are similar to Instant Notepad: