Anytime Wherever

Know the date and time around the world, Anytime Anywhere

O que é Anytime Wherever?

Anytime Wherever é uma extensão do Chrome desenvolvida por anytimewherever48, e sua principal característica é "Know the date and time around the world, Anytime Anywhere".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Anytime Wherever

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

                        Get easy access to view the local time anywhere in the world right from your new tab!

By clicking "Add to Chrome", I accept and agree to installing the Anytime Wherever extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Use and Privacy Policy
 
Uninstall Instructions: https://www.anytimewherever.com/uninstall.html
EULA/Terms of Use - https://www.anytimewherever.com/terms.html
Privacy Policy - https://www.anytimewherever.com/policy.html
Contact Us: http://www.anytimewherever.com/terms.html#terms-contact
About Us : https://www.anytimewherever.com/about.html

To remove our extension from Google Chrome:
 
1) Click on the three horizontal lines icon in the upper right-hand corner of your Chrome browser.
2) Go to "Settings".
3) In the menu that appears click on "Extensions".
4) From the list of installed Extensions, find the name of the toolbar extension you wish to uninstall.
5) Click on the trash can icon to the right of "Enable" (for the toolbar extension you wish to uninstall).
6) Close your browser completely and reopen it. Our toolbar extension should be removed from your Chrome browser.                    

Informações Básicas da Extensão

Nome Anytime Wherever Anytime Wherever
ID paechhpjoidmikogbkpialkhnpfcohla
URL Oficial https://chromewebstore.google.com/detail/anytime-wherever/paechhpjoidmikogbkpialkhnpfcohla
Descrição Know the date and time around the world, Anytime Anywhere
Tamanho do Arquivo 1.84 MB
Contagem de Instalações 4,425
Versão Atual 1.0.1
Última Atualização 2024-02-15
Data de Publicação 2023-09-20
Classificação 4.80/5 Total de 5 Avaliações
Desenvolvedor anytimewherever48
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.anytimewherever.com
URL da Página de Política de Privacidade https://www.anytimewherever.com/policy.html
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Anytime Wherever",
    "short_name": "Anytime Wherever",
    "version": "1.0.1",
    "description": "Know the date and time around the world, Anytime Anywhere",
    "icons": {
        "64": "icons\/64.png"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "background": {
        "service_worker": "background\/bg-loader.js"
    }
}