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 |
官方網址 | 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 |
電子郵箱 | [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" } } |