Quick Notes Firefox

Examine source code of Quick Notes

By: Jon
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",
  "version": "1.0",
  "description": "Quick notes",
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Quick Notes",
    "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"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "quick-notes@catscorp.ca",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Quick Notes Alternatives

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