Anytime Anywhere
Know the date and time around the world, Anytime Anywhere
What is Anytime Anywhere?
Anytime Anywhere is a Chrome extension developed by https://anytime-anywhere-tab.com, and its main feature is "Know the date and time around the world, Anytime Anywhere".
Extension Screenshots
Download Anytime Anywhere Extension CRX File
Download Anytime Anywhere 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
Anytime Anywhere is a convenient and practical desktop extension with multi-search functionality. Search the day, date and time anywhere in the world simply by clicking on a selected country on the world map. Search the web by simply entering a term in the toolbar on extension page. Once you install the Anytime Anywhere extension, your browsers new tab will be replaced and show Bing results. By clicking "Add to Chrome", I accept and agree to installing the Anytime Anywhere Chrome extension and setting Chrome™️ New Tab Search to that provided by the service with results by Bing, and the Terms of Use and Privacy Policy. Privacy Policy: https://anytime-anywhere-tab.com/privacy-policy/ Terms of use: https://anytime-anywhere-tab.com/terms-conditions/
Extension Basic Information
Name | Anytime Anywhere |
ID | pcpoafaoaoiondollmfebibmnlemkeke |
Official URL | https://chromewebstore.google.com/detail/anytime-anywhere/pcpoafaoaoiondollmfebibmnlemkeke |
Description | Know the date and time around the world, Anytime Anywhere |
File Size | 1.91 MB |
Installation Count | 11,361 |
Current Version | 1.0.0 |
Last Updated | 2022-03-21 |
Publish Date | 2022-03-20 |
Developer | https://anytime-anywhere-tab.com |
[email protected] | |
Payment Type | free |
Extension Website | https://anytime-anywhere-tab.com/ |
Privacy Policy Page URL | https://adittude.com/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Anytime Anywhere", "short_name": "Anytime Anywhere", "version": "1.0.0", "description": "Know the date and time around the world, Anytime Anywhere", "icons": { "32": "icons\/32.png", "64": "icons\/64.png" }, "author": "ADittude", "action": { "browser_style": false, "default_title": "Anytime Anywhere" }, "chrome_url_overrides": { "newtab": "new-tab.html" } } |