Linkout
Select several links at once for opening in tabs
什麼是Linkout?
Linkout是由Jonathan Webb開發的Chrome擴展程式,該擴展的主要功能是“Select several links at once for opening in tabs”。
擴展截圖
下載Linkout擴展crx文件
下載Linkout擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Linkout will let you automatically open multiple links on a page as new Chrome tabs. Click the icon, and select the links you want to open. You can filter the list with a search string.
擴展基本資訊
名稱 | Linkout |
ID | chbbpcapjfcgnpinhblfdeenkpmccmbf |
官方網址 | https://chromewebstore.google.com/detail/linkout/chbbpcapjfcgnpinhblfdeenkpmccmbf |
簡介 | Select several links at once for opening in tabs |
檔案大小 | 7.1 KB |
安裝次數 | 146 |
目前版本 | 1.0 |
更新時間 | 2012-12-03 |
上架時間 | 2012-12-02 |
評分 | 4.67/5 共 3 次評分 |
開發者 | Jonathan Webb |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Linkout", "version": "1.0", "manifest_version": 2, "minimum_chrome_version": "16.0.884", "description": "Select several links at once for opening in tabs", "browser_action": { "default_title": "Open links on this page", "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ " |