External link icon Firefox

Examine source code of External link icon

제작자: linh
Inspect and view changes in External link icon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "External link icon",
  "version": "1.0",
  "description": "External link icons are often used to let users know that when they click a link, they will be taken to another website (outside the current app or website).",
  "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": "{a863d213-31f3-4771-af6e-e45fc4aade9d}"
    }
  }
}

최고의 External link icon 대안

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