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/
擴展基本資訊
名稱 | |
ID | pcpoafaoaoiondollmfebibmnlemkeke |
官方網址 | 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" } } |