Simple Pastebin Firefox

Examine source code of Simple Pastebin

Inspect and view changes in Simple Pastebin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Simple Pastebin",
  "short_name": "simple-pastebin",
  "version": "1.1.0",
  "description": "Paste stuff, and it automatically saves as you paste/type!",
  "manifest_version": 2,
  "permissions": [
    "storage"
  ],
  "icons": {
    "48": "assets/icons/48.png",
    "128": "assets/icons/128.png",
    "512": "assets/icons/512.png"
  },
  "browser_action": {
    "default_title": "Simple Pastebin",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "assets/icons/48.png"
    }
  }
}

Best Simple Pastebin Alternatives

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