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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |