Site Notepad Firefox

Examine source code of Site Notepad

By: Vincent
Inspect and view changes in Site Notepad source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Extension",
  "description": "",
  "version": "5.2.1",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/icon.png"
    }
  },
  "permissions": [
    "clipboardRead",
    "storage",
    "tabs"
  ],
  "icons": {
    "32": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      },
      "id": "{be7de601-0b0c-4a00-9963-8010da8a2154}"
    }
  }
}

Best Site Notepad Alternatives

Here are some Firefox add-ons that are similar to Site Notepad: