Tabs Organizer for Chrome
Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.
Vad är Tabs Organizer for Chrome?
Tabs Organizer for Chrome är en Chrome-tillägg utvecklad av rolandcatalinar.90, och dess huvudfunktion är "Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.".
Tilläggsskärmbilder
Ladda ner Tabs Organizer for Chrome-förlängningens CRX-fil
Ladda ner Tabs Organizer for Chrome-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Tabs Organizer for Chrome |
ID | fjhdmknamgfeamanofggbiinceogpeeg |
Officiell webbadress | https://chromewebstore.google.com/detail/tabs-organizer-for-chrome/fjhdmknamgfeamanofggbiinceogpeeg |
Beskrivning | Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history. |
Filstorlek | 1.91 MB |
Antal Installationer | 29,199 |
Aktuell Version | 1.0.4 |
Senast Uppdaterad | 2023-12-11 |
Publiceringsdatum | 2023-02-18 |
Utvecklare | rolandcatalinar.90 |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://tabsorg.com/privacy.html |
Stödda Språk | 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": [ " |