Tabs Organizer
Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.
O que é Tabs Organizer?
Tabs Organizer é uma extensão do Chrome desenvolvida por rolandcatalinar.90, e sua principal característica é "Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tabs Organizer
Baixe arquivos de extensão Tabs Organizer no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | oogbohnokhdcighelhcfagaijbjadggf |
URL Oficial | https://chrome.google.com/webstore/detail/tabs-organizer/oogbohnokhdcighelhcfagaijbjadggf |
Descrição | Enhanced productivity in the browser with quick navigation through your tabs, bookmarks and history. |
Tamanho do Arquivo | 1.9 MB |
Contagem de Instalações | 19,711 |
Versão Atual | 1.0.2 |
Última Atualização | 2023-01-05 |
Data de Publicação | 2023-01-05 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | rolandcatalinar.90 |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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": [ " |