Clear Cookies and Storage Button Firefox

Examine source code of Clear Cookies and Storage Button

Inspect and view changes in Clear Cookies and Storage Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Clear Storage Button",
  "short_name": "lumerias-clear-storage",
  "description": "Delete Cookies, Supercookies and more with a single click.",
  "manifest_version": 2,
  "version": "1.1resigned1",
  "icons": {
    "48": "icons/recycle.svg"
  },
  "developer": {
    "name": "Lumerias",
    "url": "http://www.lumerias.com/"
  },
  "applications": {
    "gecko": {
      "id": "lumerias-clear-storage@lumerias.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/recycle.svg",
    "default_title": "Clear Storage Button: \nClicking here deletes! \n(Visit 'Extras' > 'Add-ons' to configure what to delete.)"
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "permissions": [
    "browsingData",
    "notifications",
    "storage"
  ]
}

Best Clear Cookies and Storage Button Alternatives

Here are some Firefox add-ons that are similar to Clear Cookies and Storage Button: