Quick Note Taker Firefox

Examine source code of Quick Note Taker

Inspect and view changes in Quick Note Taker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Note Taker",
  "version": "1.0.0",
  "description": "A lightweight extension to quickly write, copy, and save notes.",
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Quick Note Taker"
  },
  "icons": {
    "48": "icon.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "applications": {
    "gecko": {
      "id": "quick-note-taker@example.com"
    }
  }
}

Best Quick Note Taker Alternatives

Here are some Firefox add-ons that are similar to Quick Note Taker: