Delete link icon Firefox

Examine source code of Delete link icon

Inspect and view changes in Delete link icon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Delete link icon",
  "version": "1.0",
  "description": "The delete link icon is commonly used to indicate the removal of a link in a document, website, or editor.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Click me!"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cee9f0d5-ac39-42e1-9bc4-67a453ec955c}"
    }
  }
}

Best Delete link icon Alternatives

Here are some Firefox add-ons that are similar to Delete link icon: