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 |
| 官方URL | 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"
}
} | |