Link Extras Firefox

Examine source code of Link Extras

제작자: igorlogius
Inspect and view changes in Link Extras source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "igorlogius",
  "homepage_url": "https://github.com/igorlogius/webextensions/tree/main/link-extras",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_area": "navbar"
  },
  "commands": {
    "open": {
      "description": "Open Links in Tabs"
    },
    "open_unloaded": {
      "description": "Open Links in unloaded Tabs"
    },
    "close": {
      "description": "Close related Tabs"
    },
    "select": {
      "description": "Select related Tabs"
    },
    "bookmark": {
      "description": "Bookmark Links"
    },
    "download": {
      "description": "Download Links"
    },
    "action_0": {
      "description": "1 Custom Action"
    },
    "action_1": {
      "description": "2 Custom Action"
    },
    "action_2": {
      "description": "3 Custom Action"
    },
    "action_3": {
      "description": "4 Custom Action"
    },
    "action_4": {
      "description": "5 Custom Action"
    },
    "action_5": {
      "description": "6 Custom Action"
    },
    "action_6": {
      "description": "7 Custom Action"
    },
    "action_7": {
      "description": "8 Custom Action"
    },
    "action_8": {
      "description": "9 Custom Action"
    },
    "action_9": {
      "description": "10 Custom Action"
    }
  },
  "description": "Add extra functions to links, like open in tabs (loaded or unloaded), bookmark, download and copy in custom formats",
  "icons": {
    "980": "icon.png"
  },
  "manifest_version": 2,
  "name": "Link Extras",
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "permissions": [
    "activeTab",
    "bookmarks",
    "clipboardWrite",
    "downloads",
    "menus",
    "notifications",
    "storage",
    "tabs"
  ],
  "version": "1.4.21",
  "browser_specific_settings": {
    "gecko": {
      "id": "{a10c98c0-894c-4cca-a88a-61966a3e480e}"
    }
  }
}

최고의 Link Extras 대안

다음은 Link Extras과(와) 유사한 Firefox add-on입니다: