Tabs Organizer for Chrome
Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.
What is Tabs Organizer for Chrome?
Tabs Organizer for Chrome is a Chrome extension developed by rolandcatalinar.90, and its main feature is "Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.".
Extension Screenshots
Download Tabs Organizer for Chrome Extension CRX File
Download Tabs Organizer for Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Tabs Organizer for Chrome |
ID | fjhdmknamgfeamanofggbiinceogpeeg |
Official URL | https://chromewebstore.google.com/detail/tabs-organizer-for-chrome/fjhdmknamgfeamanofggbiinceogpeeg |
Description | Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history. |
File Size | 1.91 MB |
Installation Count | 29,199 |
Current Version | 1.0.4 |
Last Updated | 2023-12-11 |
Publish Date | 2023-02-18 |
Developer | rolandcatalinar.90 |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://tabsorg.com/privacy.html |
Supported Languages | 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": [ " |