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ファイルをダウンロード

Anytime Wherever拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}