Tabnail
Tab manager with thumbnails
O que é Tabnail?
Tabnail é uma extensão do Chrome desenvolvida por petamorikei, e sua principal característica é "Tab manager with thumbnails".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tabnail
Baixe arquivos de extensão Tabnail 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
Are you having trouble managing too many tabs? Are you having trouble finding the tab you want? This is a tab manager with thumbnails for those people. ■ Features - Sort Tabs - Change the size of thumbnails displayed - Display the number of tabs (switchable between per window and total of all windows)
Informações Básicas da Extensão
Nome | Tabnail |
ID | jnkboobnenfdgojabddbhncpncbfngfn |
URL Oficial | https://chromewebstore.google.com/detail/tabnail/jnkboobnenfdgojabddbhncpncbfngfn |
Descrição | Tab manager with thumbnails |
Tamanho do Arquivo | 732 KB |
Contagem de Instalações | 34 |
Versão Atual | 2.1.0 |
Última Atualização | 2021-10-30 |
Data de Publicação | 2020-06-26 |
Desenvolvedor | petamorikei |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tabnail", "description": "__MSG_description__", "version": "2.1.0", "default_locale": "ja", "manifest_version": 2, "background": { "scripts": [ "scripts\/background.js" ] }, "browser_action": { "default_icon": { "38": "assets\/icons\/icon38.png" }, "default_title": "popup", "default_popup": "pages\/popup.html" }, "permissions": [ "tabs", " |