Tabs Organizer
Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.
Tabs Organizer क्या है?
Tabs Organizer rolandcatalinar.90 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tabs Organizer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
The extension needs an access to all websites to analyze fonts on every page you visit. We do not collect any sensitive data. Tabs could be a mess. The extension helps you to organize your limitless browser tabs. Tabs Organizer provides you with an essential feature to hide an opened tabs that you don't need at the moment, but want to keep it during your browsing session at the moment. Make a convenient search by your tabs, bookmarks and recently closed webpages.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | oogbohnokhdcighelhcfagaijbjadggf |
आधिकारिक URL | https://chrome.google.com/webstore/detail/tabs-organizer/oogbohnokhdcighelhcfagaijbjadggf |
विवरण | Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history. |
फ़ाइल का आकार | 1.9 MB |
स्थापना संख्या | 19,711 |
वर्तमान संस्करण | 1.0.2 |
अंतिम अपडेट | 2023-01-05 |
प्रकाशन तिथि | 2023-01-05 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | rolandcatalinar.90 |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "default_locale": "en", "name": "__MSG_name__", "description": "__MSG_description__", "short_name": "Tabs Organizer", "offline_enabled": true, "version": "1.0.2", "manifest_version": 3, "action": { "icons": { "16": "icons\/16.png", "32": "icons\/32.png", "48": "icons\/48.png", "64": "icons\/64.png", "128": "icons\/128.png" } }, "icons": { "16": "icons\/16.png", "32": "icons\/32.png", "48": "icons\/48.png", "64": "icons\/64.png", "128": "icons\/128.png" }, "commands": { "open-omni": { "suggested_key": { "default": "Ctrl+Shift+K", "mac": "Command+Shift+K" }, "description": "Open command menu" } }, "background": { "service_worker": "js\/bg.js" }, "content_scripts": [ { "matches": [ " |