Delete link icon Firefox

Examine source code of Delete link icon

제작자: Kimanhvo
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}"
    }
  }
}

최고의 Delete link icon 대안

다음은 Delete link icon과(와) 유사한 Firefox add-on입니다: