Link Cleaner Firefox

Examine source code of Link Cleaner

By: what386
Inspect and view changes in Link Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Link Cleaner",
  "version": "1.2",
  "description": "Clean tracking and junk from copied links.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    },
    "default_title": "Clean current page URL"
  },
  "background": {
    "scripts": [
      "cleaner.js",
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "clipboardWrite",
    "notifications",
    "tabs",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a96f8e2e-f888-4fef-85c8-d1a625d70d8b}"
    }
  }
}

Best Link Cleaner Alternatives

Here are some Firefox add-ons that are similar to Link Cleaner: