Simply Copy-Paste Notepad Firefox

Examine source code of Simply Copy-Paste Notepad

By: Dev123
Inspect and view changes in Simply Copy-Paste Notepad source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Copy-Paste Notepad",
  "version": "1.0",
  "description": "A simple Copy-Paste Notepad for making copy-pasting the same thing easy. Saves text values and allows you to copy them to the clipboard.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3ad2eeac-bf6f-4d5a-afef-f1a518395dae}"
    }
  }
}

Best Simply Copy-Paste Notepad Alternatives

Here are some Firefox add-ons that are similar to Simply Copy-Paste Notepad: