Fluid Bookmarks
Dropdown bookmarks bar with numerous options and customization.
什麼是Fluid Bookmarks?
Fluid Bookmarks是由KFlunker開發的Chrome擴展程式,該擴展的主要功能是“Dropdown bookmarks bar with numerous options and customization.”。
擴展截圖
下載Fluid Bookmarks擴展crx文件
下載Fluid Bookmarks擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Fluid Bookmarks adds a drop-down bookmarks bar to Google Chrome. On install, hide your permanent bookmarks bar for the best experience. __________________________________ FEATURES: Bookmarks open in new tab on left click. Right click allows: * Open in current tab * Open in new window * Open in incognito window * Edit bookmark * Move bookmark * Copy url * Delete bookmark Bookmarks bar is fully customizable to meet all of your needs: * Change the background color * Change the text color * Change the border color * Change the bookmark hover color * Change the font size * Choose between bookmark names only, bookmark icons only, or both * Choose how long your mouse must stay in the address bar area for the bookmarks bar to drop down. Supported on both Windows and Mac! Worried about installing? Don't be! Fluid Bookmarks will not affect your normal bookmarks bar. Installing will not corrupt your bookmarks. Note: Bookmarks bar will not drop-down in the chrome web store or new tab pages. Let me know if you run into any issues; I'm more than happy to help. __________________________________ If you enjoy this extension, please let others know about your experience! Thank you for your support! --------- Version 1.0 Fluid Bookmarks replaced New Tab Bookmarks ---------
擴展基本資訊
名稱 | Fluid Bookmarks |
ID | haandfikjmhahlpkhapifhkanmdaakop |
官方網址 | https://chromewebstore.google.com/detail/fluid-bookmarks/haandfikjmhahlpkhapifhkanmdaakop |
簡介 | Dropdown bookmarks bar with numerous options and customization. |
檔案大小 | 111 KB |
安裝次數 | 368 |
目前版本 | 1.0 |
更新時間 | 2018-10-29 |
上架時間 | 2018-10-29 |
評分 | 3.24/5 共 29 次評分 |
開發者 | KFlunker |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fluid Bookmarks", "description": "Dropdown bookmarks bar with numerous options and customization.", "version": "1.0", "manifest_version": 2, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "background": { "scripts": [ "src\/bg\/background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |