Amazing Tab

Turn your new tab into an animal abode!

O que é Amazing Tab?

Amazing Tab é uma extensão do Chrome desenvolvida por EXTSOLUTION TECH OU, e sua principal característica é "Turn your new tab into an animal abode!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Amazing Tab

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

                        By clicking "Add to chrome", I accept and agree to install the "Amazing Tab" Chrome extension and setting Chrome™ New Tab page to that provided by the service and the 
Terms of Use https://extsolutiontech.com/terms-of-use/ and Privacy Policy https://extsolutiontech.com/privacy-policy-2/
Contact us [email protected]
About Us - https://extsolutiontech.com/
Features:
- Display the time in your current location.
- Change the search to Bing.

Give your new tab new view!
A new tab in your favorite browser will no longer be boring. With this extension, you can easily see on the standard new tab background beautiful pictures. You no longer need to visit third-party sites to get information about the time in your location. Try it and you will get a completely different experience using chrome!

We are always working on new features, please use the support page to request features, and please leave us a great review if you have a few minutes!                    

Informações Básicas da Extensão

Nome Amazing Tab Amazing Tab
ID agpoehmhgoieigdbjhgphpagmloehamn
URL Oficial https://chromewebstore.google.com/detail/amazing-tab/agpoehmhgoieigdbjhgphpagmloehamn
Descrição Turn your new tab into an animal abode!
Tamanho do Arquivo 12.34 MB
Contagem de Instalações 56,995
Versão Atual 2.0
Última Atualização 2022-11-30
Data de Publicação 2020-12-12
Classificação 5.00/5 Total de 10 Avaliações
Desenvolvedor EXTSOLUTION TECH OU
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://extsolutiontech.com/privacy-policy-2
Idiomas Suportados en
manifest.json
{
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "128": "icon-128.png",
            "16": "icon-16.png",
            "64": "icon-64.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Turn your new tab into an animal abode!",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "64": "icon-64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj4WvKboD0WcUJOE1jHjw1gEPHF9CupNfbINLUFR3VxMR5d4mJvYRs0fXv1vfuDR3pDvHKkSTPMoAztcooFqL6jsJIz+MFuHvv9lGBGJX0Wo3IlNU+uJwZQlzxVOcX1\/UCF5ftoMLu2hgRGJ2\/vr6ScV05rZSgg61QGPuB2YZ9hDBdAcmJbGCAZkak2XYwPKs7k+kHNkDbfbEodJS+y437mK7\/ux8Nyyq2EQ1I40xJpl5Ac5kZxV0b7Gs5\/GsVPtSJ7zOBZzpwu5+gNln\/8DypMI\/+lK95A1oIc\/2qSJO4G6HA7l7OWA9dc898xv1Y04xZHCbG3GlVIW2tWoEUoQpZQIDAQAB",
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "Amazing Tab",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0"
}