TopTab
TopTab
O que é TopTab?
TopTab é uma extensão do Chrome desenvolvida por NicklasProd Studio, e sua principal característica é "TopTab".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão TopTab
Baixe arquivos de extensão TopTab 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 new tab of your favorite browser will become more functional with the help of our extension. Features The new tab is equipped with: - built-in weather forecast in the user's location; - built-in block from the latest news of the user's country or the world; - the task statement block (Todo List); - quick links to popular messengers. Try the TopTab extension and personalize your browser! Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "TopTab" Chrome extension and setting Chrome™ new tab search to that provided by the service and the Terms of Use and Privacy Policy. https://makeandgetadsanalysis.com/search/privacy.html - Privacy Policy https://makeandgetadsanalysis.com/search/terms.html - Terms of Use https://makeandgetadsanalysis.com/search/contact.html - Contact Us https://makeandgetadsanalysis.com/search/about.html - About Us https://makeandgetadsanalysis.com/search/uninstall.html - Uninstall
Informações Básicas da Extensão
Nome | TopTab |
ID | oilcbojeghcfkidelcmjbnbmaplfegbj |
URL Oficial | https://chromewebstore.google.com/detail/toptab/oilcbojeghcfkidelcmjbnbmaplfegbj |
Descrição | TopTab |
Tamanho do Arquivo | 1.27 MB |
Contagem de Instalações | 62,254 |
Versão Atual | 4.0.0 |
Última Atualização | 2022-09-14 |
Data de Publicação | 2021-10-23 |
Classificação | 5.00/5 Total de 10 Avaliações |
Desenvolvedor | NicklasProd Studio |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://nicklasprodstudio.com/ |
URL da Página de Ajuda | https://nicklasprodstudio.com/ |
URL da Página de Política de Privacidade | http://makeandgetadsanalysis.com/search/privacy.html |
Idiomas Suportados | en-US |
manifest.json | |
{ "action": { "default_icon": { "128": "fav.png" } }, "chrome_url_overrides": { "newtab": "dist\/index.html" }, "description": "TopTab", "icons": { "128": "fav.png" }, "manifest_version": 3, "name": "TopTab", "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "4.0.0" } |