Tabs Organizer
Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.
Qu'est-ce que Tabs Organizer ?
Tabs Organizer est une extension Chrome développée par rolandcatalinar.90, et sa fonction principale est "Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Tabs Organizer
Téléchargez les fichiers d'extension Tabs Organizer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | oogbohnokhdcighelhcfagaijbjadggf |
URL Officiel | https://chrome.google.com/webstore/detail/tabs-organizer/oogbohnokhdcighelhcfagaijbjadggf |
Description | Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history. |
Taille du Fichier | 1.9 MB |
Nombre d'Installations | 19,711 |
Version Actuelle | 1.0.2 |
Dernière Mise à Jour | 2023-01-05 |
Date de Publication | 2023-01-05 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | rolandcatalinar.90 |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |