Quick Notes Firefox

Examine source code of Quick Notes

By: Fun88
Inspect and view changes in Quick 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",
  "short_name": "QuickNotes",
  "version": "1.0.1",
  "description": "Ghi chú nhanh và lưu cục bộ. Không gửi dữ liệu đi đâu cả.",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Quick Notes",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "author": "Your Name",
  "homepage_url": "https://example.com",
  "developer": {
    "name": "Your Name",
    "url": "https://example.com"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6445c068-4706-4700-9b1e-bb7b6f53d247}"
    }
  }
}

Best Quick Notes Alternatives

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