Quick and easy notes Firefox

Examine source code of Quick and easy notes

Inspect and view changes in Quick and easy notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Notes",
  "version": "1.0",
  "description": "A lightweight extension for taking quick notes.",
  "permissions": [
    "storage"
  ],
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a0568f5e-f3ae-4ab6-9038-ad4e4cae2a2c}"
    }
  }
}

Best Quick and easy notes Alternatives

Here are some Firefox add-ons that are similar to Quick and easy notes: