Tabsets - Manage Tabs and Bookmarks with Ease
Bookmarks next generation - Tabsets is a browser extension which helps you get your links really organized.
什麼是Tabsets - Manage Tabs and Bookmarks with Ease?
Tabsets - Manage Tabs and Bookmarks with Ease是由https://tabsets.web.app開發的Chrome擴展程式,該擴展的主要功能是“Bookmarks next generation - Tabsets is a browser extension which helps you get your links really organized.”。
擴展截圖
下載Tabsets - Manage Tabs and Bookmarks with Ease擴展crx文件
下載Tabsets - Manage Tabs and Bookmarks with Ease擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
With the Tabsets Extension, you'll have a new way to organize your Links - it's kinda "Bookmarks next generation"! This is what you can do: - Organise your Links (URLs, Bookmarks, Tabs) in the Browser's SidePanel - Browser Windows Management: Open Tabs in named Windows - Find websites again easily (by URL, title, or even content) - Quick access to your bookmarks (optional feature*) - Conveniently find and open an URL, or open all tabs of a set - Track new tabs and assign them to existing tabsets - Drag and drop support - Import and export as Json - Archive Tabsets (for later use) (optional feature*) - Use Color Markers for Organizing (optional feature*) - Use Chrome Tab Groups (optional experimental feature*) - Monitor changes in tabs (optional experimental feature*) - Share Tabsets (optional experimental feature*) - more to come... *) optional features need to be activated in the settings page The data about your tabs and sets is stored in your browsers local cache, so it will not be sent to any cloud service. The extension's source code is available at Github.
擴展基本資訊
名稱 | Tabsets - Manage Tabs and Bookmarks with Ease |
ID | afkknkdbgondbbfjehipnjmojndnjhjg |
官方網址 | https://chromewebstore.google.com/detail/tabsets-manage-tabs-and-b/afkknkdbgondbbfjehipnjmojndnjhjg |
簡介 | Bookmarks next generation - Tabsets is a browser extension which helps you get your links really organized. |
檔案大小 | 3.42 MB |
安裝次數 | 53 |
目前版本 | 0.4.9 |
更新時間 | 2024-01-08 |
上架時間 | 2022-11-18 |
開發者 | https://tabsets.web.app |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/evandor/tabsets |
說明頁面URL | https://github.com/evandor/tabsets/issues |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "icons": { "16": "icons\/icon-16x16.png", "48": "icons\/icon-48x48.png", "128": "icons\/icon-128x128.png" }, "permissions": [ "storage", "tabs", "activeTab", "alarms", "scripting", "sidePanel" ], "optional_permissions": [ "pageCapture", "contextMenus", "notifications", "webRequest", "bookmarks", "tabGroups" ], "host_permissions": [ " |