Bookmark Navigator
A vertical stacking, search enabled, arrow keys/mouse click navigable, simple interface for navigating Chrome bookmarks.
Bookmark Navigatorとは何ですか?
Bookmark NavigatorはNeil Spackmanによって開発されたChromeの拡張機能で、その主な機能は「A vertical stacking, search enabled, arrow keys/mouse click navigable, simple interface for navigating Chrome bookmarks.」です。
拡張機能のスクリーンショット
Bookmark Navigator拡張機能のCRXファイルをダウンロード
Bookmark Navigator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This app is for navigating through all your bookmarks efficiently! This was developed (and is maintained) on spare-time so I'll get to bug fixes as soon as I'm free. Just drop a note in the support tab here in the webstore. Features: - Open using shortcuts: CMD + B (Mac) or CTRL + B (PC) - Vertical-stacking simple UI for browsing - Search bar with fuzzy search enabled via Fuse.js - Arrow keys and cursor navigation - Clickable breadcrumbs - True bookmark count on folders - Icon support using chrome://favicon Anti-features: - No proper icon (Priority 1) - Developed on free-time Feel free to leave reviews and comments. I would love to hear some proper criticism and extra feature ideas - as well as any other extensions you think would be cool to make! If you like it enough, feel free to DONATE to my paypal! https://paypal.me/pools/c/83AJJhaWaE Yours truly, Neil Known Bugs: - None yet 5/15/2018 -- v 1.14 -- ### Added - All bookmark directories included - Implemented fusejs for fuzzy searching - Searches only pertain to current and nested folders ### Fixed - PCs can autofocus 4/16/2018 --- v 1.13 --- ### Fixed - row overflow issue --- v 1.12 --- ### Note - removed global option * if the hotkey doesn't work, see posted video or instructions below to add or choose your own hotkey Go to "chrome://extensions" Click on the menu icon in the top left corner Click the "keyboard shortcuts" option Find the "Bookmark Navigator" extension and add desired hotkey (or reenter if having issues) --- v 1.11 testing --- ### Added - global option for hot key testing --- v 1.1 --- ### Added - hotkey CMD + B (Mac) & CTRL + B (PC) - separate body key input vs input key input (left and right arrows should work differently in search vs navigating) - If in input, pressing enter selects first option in search results 04/15/2018 --- v1.0 --- ### Added - search bar - arrow keys and cursor and click navigation - clickable breadcrumbs - bookmark count on folders - bookmark icons
拡張機能の基本情報
名前 | Bookmark Navigator |
ID | bfibpphfhdpgkmbpkfmhdiklgcfmmkha |
公式URL | https://chromewebstore.google.com/detail/bookmark-navigator/bfibpphfhdpgkmbpkfmhdiklgcfmmkha |
説明 | A vertical stacking, search enabled, arrow keys/mouse click navigable, simple interface for navigating Chrome bookmarks. |
ファイルサイズ | 17.38 KB |
インストール数 | 134 |
現在のバージョン | 1.15.1 |
最終更新日 | 2018-09-05 |
公開日 | 2018-09-05 |
評価 | 4.60/5 合計 10 レビュー |
開発者 | Neil Spackman |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bookmark Navigator", "version": "1.15.1", "manifest_version": 2, "description": "A vertical stacking, search enabled, arrow keys\/mouse click navigable, simple interface for navigating Chrome bookmarks.", "background": { "scripts": [ "eventPage.js" ], "persistent": false }, "permissions": [ "bookmarks", " |