USA Time-Zones New Tab
Search the internet on every new tab with the USA time-zones clocks
USA Time-Zones New Tabとは何ですか?
USA Time-Zones New TabはAdRollerによって開発されたChromeの拡張機能で、その主な機能は「Search the internet on every new tab with the USA time-zones clocks」です。
拡張機能のスクリーンショット
USA Time-Zones New Tab拡張機能のCRXファイルをダウンロード
USA Time-Zones New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
By clicking “Add to chrome”, I accept and agree to installing the USA Time-Zones New Tab on New Tab Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing. Terms: https://www.adroller.co/timezone-newtab-us-terms Privacy: https://www.adroller.co/privacy-policy About: https://www.adroller.co/ Contact: https://adroller.co/contact
拡張機能の基本情報
名前 | USA Time-Zones New Tab |
ID | hlicoecdpjanfgidibckccbcjglljhnk |
公式URL | https://chromewebstore.google.com/detail/usa-time-zones-new-tab/hlicoecdpjanfgidibckccbcjglljhnk |
説明 | Search the internet on every new tab with the USA time-zones clocks |
ファイルサイズ | 1.41 MB |
インストール数 | 340 |
現在のバージョン | 1.01 |
最終更新日 | 2022-01-12 |
公開日 | 2021-08-17 |
評価 | 4.29/5 合計 14 レビュー |
開発者 | AdRoller |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://adroller.co |
ヘルプページのURL | https://adroller.co/contact |
プライバシーポリシーページのURL | https://www.adroller.co/privacy-policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.01", "name": "USA Time-Zones New Tab", "description": "Search the internet on every new tab with the USA time-zones clocks", "icons": { "16": "icon-size\/16.png", "48": "icon-size\/48.png", "128": "icon-size\/128.png" }, "browser_action": { "default_icon": "icon-size\/48.png" }, "chrome_url_overrides": { "newtab": "newTab.html" } } |