Quickey Launcher
The fastest way to launch websites & bookmarks—with custom hotkeys!
什麼是Quickey Launcher?
Quickey Launcher是由http://quickey.co開發的Chrome擴展程式,該擴展的主要功能是“The fastest way to launch websites & bookmarks—with custom hotkeys!”。
擴展截圖
下載Quickey Launcher擴展crx文件
下載Quickey Launcher擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Upgrade your New Tab to a dashboard of customizable hotkeys for launching 🚀 your favorite websites/bookmarks! ⚡️ INSTANT CONTEXT-SWITCHING • Quickey's 'single-key shortcuts' launches websites in a single press • Launch right from your New Tab (e.g "F"), or from anywhere with Global Hotkeys ("ALT+F") • Eliminate unnecessary typing/fumbling around search results, bookmark folders, or Google Drive 😍 EASY EDITING • Quickey's designed to easily adapt to your evolving workflow/priorities • Add/delete shortcuts with a single click • Personalize with emojis for your visual memory • Drag-n-drop shortcuts around & try different combinations (e.g "ASDF" for social media, "QWE" for work tools) Start multitasking like a pro with Quickey!
擴展基本資訊
名稱 | |
ID | nibepjokbndognmmejkdjcflfehkdhce |
官方網址 | https://chrome.google.com/webstore/detail/quickey-launcher/nibepjokbndognmmejkdjcflfehkdhce |
簡介 | The fastest way to launch websites & bookmarks—with custom hotkeys! |
檔案大小 | 363 KB |
安裝次數 | 4,370 |
目前版本 | 1.2.2 |
更新時間 | 2018-05-14 |
上架時間 | 2018-05-14 |
評分 | 4.85/5 共 140 次評分 |
開發者 | http://quickey.co |
擴展官網 | http://www.quickey.co |
隱私政策頁面URL | https://docs.google.com/document/u/2/d/1rXf1iVBvKAqjKzvQ-_C2ZQgIf-lM59y6TAuBXmBplBU/edit?usp=sharing |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2.2", "name": "Quickey Launcher", "manifest_version": 2, "description": "The fastest way to launch websites & bookmarks\u2014with custom hotkeys!", "browser_action": { "default_title": "Launch Quickey", "default_icon": "img\/icon3.png" }, "icons": { "16": "img\/icon1.png", "48": "img\/icon2.png", "128": "img\/icon3.png" }, "web_accessible_resources": [ "inject.html" ], "background": { "page": "background.html" }, "permissions": [ "contextMenus", "activeTab", "storage", "http:\/\/*\/*", "https:\/\/*\/*", "*:\/\/*\/*", " |