Timezone
Timezone - track the time across the globe
什麼是Timezone?
Timezone是由Mr. Adhart Punjabi開發的Chrome擴展程式,該擴展的主要功能是“Timezone - track the time across the globe”。
擴展截圖
下載Timezone擴展crx文件
下載Timezone擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Whether you are a business man or a business woman, have relatives abroad or a world traveler, this is the extension for you.
With the Timezone new-tab extension you can know what time it is anywhere, anytime!
Try it now: https://timezone-ext.com/
By clicking “Add to Chrome”, you accept and agree to installing the Timezone extension and setting Chrome New-Tab Search provider to Microsoft Bing as described by the service in the Terms of Use (https://timezone-ext.com/end-user-license-agreement/)
and Privacy Policy (https://timezone-ext.com/privacy-policy-2/) 擴展基本資訊
| 名稱 | |
| ID | efpmjdhcbibibhlclhnaacacoocdhcgl |
| 官方網址 | https://chromewebstore.google.com/detail/timezone/efpmjdhcbibibhlclhnaacacoocdhcgl |
| 簡介 | Timezone - track the time across the globe |
| 檔案大小 | 1.3 MB |
| 安裝次數 | 159,067 |
| 目前版本 | 1.0.1 |
| 更新時間 | 2023-09-08 |
| 上架時間 | 2023-05-30 |
| 評分 | 4.60/5 共 20 次評分 |
| 開發者 | Mr. Adhart Punjabi |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://timezone-ext.com/ |
| 說明頁面URL | https://timezone-ext.com/#contact-us |
| 隱私政策頁面URL | https://timezone-ext.com/privacy-policy-2 |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.0.1",
"name": "Timezone",
"description": "Timezone - track the time across the globe",
"permissions": [
"storage",
"unlimitedStorage"
],
"icons": {
"128": "img\/icon.png"
},
"chrome_url_overrides": {
"newtab": "search.html"
}
} | |