Quick Notes Create and save short Firefox

Examine source code of Quick Notes Create and save short

Inspect and view changes in Quick Notes Create and save short 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": "Create and save short notes",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4e88a0c8-2513-470d-80b2-9ad82e2c17d1}"
    }
  }
}

Meilleures alternatives Quick Notes Create and save short

Voici quelques Firefox add-ons qui sont similaires à Quick Notes Create and save short :