Simple Notes Firefox

Examine source code of Simple Notes

By: Teri
Inspect and view changes in Simple Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mini Notes",
  "version": "1.0",
  "description": "Quick note-taking extension right in your browser.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png",
      "32": "icon.png"
    }
  },
  "permissions": [
    "storage"
  ],
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dba2f82a-8a1d-43a8-8626-0fce15e99d51}"
    }
  }
}

Best Simple Notes Alternatives

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