Anytime Wherever

Know the date and time around the world, Anytime Anywhere

What is Anytime Wherever?

Anytime Wherever is a Chrome extension developed by anytimewherever48, and its main feature is "Know the date and time around the world, Anytime Anywhere".

Extension Screenshots

screenshot

Download Anytime Wherever Extension CRX File

Download Anytime Wherever extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Anytime Wherever Anytime Wherever
ID paechhpjoidmikogbkpialkhnpfcohla
Official URL https://chromewebstore.google.com/detail/anytime-wherever/paechhpjoidmikogbkpialkhnpfcohla
Description Know the date and time around the world, Anytime Anywhere
File Size 1.84 MB
Installation Count 4,425
Current Version 1.0.1
Last Updated 2024-02-15
Publish Date 2023-09-20
Rating 4.80/5 Total 5 Ratings
Developer anytimewherever48
Email [email protected]
Payment Type free
Extension Website https://www.anytimewherever.com
Privacy Policy Page URL https://www.anytimewherever.com/policy.html
Supported Languages 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"
    }
}