Tabs Organizer for Chrome
Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.
Wat is Tabs Organizer for Chrome?
Tabs Organizer for Chrome is een Chrome-extensie ontwikkeld door rolandcatalinar.90, en de belangrijkste functie is "Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.".
Extensie Screenshots
Download het CRX-bestand van de extensie Tabs Organizer for Chrome
Download Tabs Organizer for Chrome-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Tabs Organizer for Chrome |
ID | fjhdmknamgfeamanofggbiinceogpeeg |
Officiële URL | https://chromewebstore.google.com/detail/tabs-organizer-for-chrome/fjhdmknamgfeamanofggbiinceogpeeg |
Beschrijving | Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history. |
Bestandsgrootte | 1.91 MB |
Aantal Installaties | 29,199 |
Huidige Versie | 1.0.4 |
Laatst Bijgewerkt | 2023-12-11 |
Publicatiedatum | 2023-02-18 |
Ontwikkelaar | rolandcatalinar.90 |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://tabsorg.com/privacy.html |
Ondersteunde Talen | en |
manifest.json | |
{ "action": { "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png", "64": "images\/icon64.png" } }, "background": { "service_worker": "worker.js" }, "commands": { "open-omni": { "description": "Open command menu", "suggested_key": { "default": "Ctrl+Shift+K", "mac": "Command+Shift+K" } } }, "content_scripts": [ { "all_frames": true, "css": [ "stylesmodal.css" ], "js": [ "javascripts\/inject-script.js", "libs\/jquery.js", "javascripts\/app.js" ], "matches": [ " |