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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Bookmarks next generation - Tabsets is a browser extension which helps you get your links really organized."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tabsets - Manage Tabs and Bookmarks with Ease एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
आधिकारिक URL | 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": [ " |