glimpse
Visual tab manager
glimpse là gì?
glimpse là một tiện ích mở rộng Chrome được phát triển bởi glimpse, và tính năng chính của nó là "Visual tab manager".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng glimpse
Tải xuống các tệp mở rộng glimpse dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
glimpse is a visual tab manager. See all your tabs in a grid; easily move, copy, save, and delete groups of tabs; quickly find what you need with search. Below is a guide to the features of glimpse. **Hotkeys** - There are hotkeys for nearly all actions in glimpse. The full list can be viewed by clicking "Hotkeys" or using shift + ? **Selecting** - Click a sidebar item to select/deselect it. You will see pages associated with selected sidebar items on the right, sorted by access time - Ctrl + click a page to select/deselect it - Shift + click to a sidebar item or page to select/deselect all items between your last selection and that item - Clicking "windows" or "folders" will select/deselect all sidebar items under that heading **Basic functions** - Click a page to go to that page - Remove a page (close a tab, or delete a saved page) by clicking the "x"; remove all selected pages by clicking "Remove all" - Selected pages can be moved or copied by dragging. If "copy" is on, dragged pages will be added to the new window but will also remain in their original windows/saved folders. If "move" is on, the dragged pages will instead be closed in their original windows and deleted from their original saved folders. "Open all" is the same as dragging selected pages to the active window - Sidebar items can be deleted or renamed using the dropdown after clicking the icon with three dots. Deleting a window closes it and contained tabs; deleting a saved folder deletes it and pages therein - Use the search bar to filter pages by title and url. You can filter by multiple words independently by adding spaces between them **Other functions** - Saved folders in glimpse are the same as browser bookmarks; all saved folders can be found in the "glimpse-saved" bookmark folder of your browser. If you want to save a page, you can simply bookmark it; just make sure that you add it to a folder directly inside "glimpse-saved" (folders cannot be nested, and pages cannot be added directly under the "glimpse-saved" folder) - If you move/copy all the pages in a named window or folder to a new window or folder, the original name will automatically be retained - Keep "Update settings" on if you want glimpse to remember your most recent settings, like page size, dark mode, and which sidebar items are selected. Turn it off to keep the settings as they are. For example, if you want glimpse to always show a particular saved folder on open, select that folder then turn "Update settings" off
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | glimpse |
ID | iidnogbffdeodijicfkmfmblanfojcel |
URL Chính Thức | https://chromewebstore.google.com/detail/glimpse/iidnogbffdeodijicfkmfmblanfojcel |
Mô tả | Visual tab manager |
Kích Thước Tệp | 328 KB |
Số Lần Cài Đặt | 67 |
Phiên Bản Hiện Tại | 0.0.0.1 |
Cập Nhật Lần Cuối | 2022-08-16 |
Ngày Phát Hành | 2022-08-16 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | glimpse |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/Zach332/glimpse |
URL Trang Trợ Giúp | https://github.com/Zach332/glimpse/issues |
URL Trang Chính Sách Bảo Mật | https://github.com/Zach332/glimpse/blob/main/privacy.md |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "glimpse", "version": "0.0.0.1", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "description": "Visual tab manager", "manifest_version": 3, "background": { "service_worker": "background.js" }, "permissions": [ "tabs", "webNavigation", "bookmarks" ], "host_permissions": [ " |