Handy Tab

Handy Tab

O que é Handy Tab?

Handy Tab é uma extensão do Chrome desenvolvida por Green advex technology llc, e sua principal característica é "Handy Tab".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Handy Tab

Baixe arquivos de extensão Handy Tab 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

                        Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "HandyTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy.

Tabs with Latest News List
The new tab of your favorite browser will become more informative with the help of our extension.

Features 
The new tab is equipped with:
- the latest news block;
- quick links to popular messengers
- block with time and date.

Try the HandyTab extension and personalize your browser!

https://topinfoaline.com/helps/priv.html - Privacy Policy
https://topinfoaline.com/helps/term.html - Terms of Use
https://topinfoaline.com/helps/contacts.html - Contact Us
https://topinfoaline.com/helps/about.html - About Us
https://topinfoaline.com/helps/un-install.html - Uninstall                    

Informações Básicas da Extensão

Nome Handy Tab Handy Tab
ID kfnpaphhpnngikfmnofpkakbaekbafil
URL Oficial https://chromewebstore.google.com/detail/handy-tab/kfnpaphhpnngikfmnofpkakbaekbafil
Descrição Handy Tab
Tamanho do Arquivo 1.21 MB
Contagem de Instalações 56,375
Versão Atual 1.1.1
Última Atualização 2022-07-01
Data de Publicação 2022-04-19
Classificação 5.00/5 Total de 9 Avaliações
Desenvolvedor Green advex technology llc
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://topinfoaline.com/helps/priv.html
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "icon.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "dist\/index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "Handy Tab",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 3,
    "name": "Handy Tab",
    "permissions": [
        "storage",
        "background"
    ],
    "version": "1.1.1"
}