Anytime Anywhere
Know the date and time around the world, Anytime Anywhere
什么是Anytime Anywhere?
Anytime Anywhere是由https://anytime-anywhere-tab.com开发的Chrome扩展程序,该扩展的主要功能是“Know the date and time around the world, Anytime Anywhere”。
扩展截图
下载Anytime Anywhere扩展crx文件
下载Anytime Anywhere扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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/
扩展基本信息
名称 | Anytime Anywhere |
ID | pcpoafaoaoiondollmfebibmnlemkeke |
官方URL | https://chromewebstore.google.com/detail/anytime-anywhere/pcpoafaoaoiondollmfebibmnlemkeke |
简介 | Know the date and time around the world, Anytime Anywhere |
文件大小 | 1.91 MB |
安装次数 | 11,361 |
当前版本 | 1.0.0 |
更新时间 | 2022-03-21 |
上架时间 | 2022-03-20 |
开发者 | https://anytime-anywhere-tab.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://anytime-anywhere-tab.com/ |
隐私政策页面URL | https://adittude.com/privacy-policy |
支持的语言 | 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" } } |