Anytime Wherever

Know the date and time around the world, Anytime Anywhere

Anytime Wherever란 무엇입니까?

Anytime Wherever은(는) anytimewherever48에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Know the date and time around the world, Anytime Anywhere"입니다.

확장 프로그램 스크린샷

screenshot

Anytime Wherever 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Anytime Wherever Anytime Wherever
ID paechhpjoidmikogbkpialkhnpfcohla
공식 URL https://chromewebstore.google.com/detail/anytime-wherever/paechhpjoidmikogbkpialkhnpfcohla
설명 Know the date and time around the world, Anytime Anywhere
파일 크기 1.84 MB
설치 횟수 4,425
현재 버전 1.0.1
최근 업데이트 2024-02-15
출시 날짜 2023-09-20
평점 4.80/5 총 5 개의 평점
개발자 anytimewherever48
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.anytimewherever.com
개인정보 보호 정책 페이지 URL https://www.anytimewherever.com/policy.html
지원되는 언어 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"
    }
}