Timezone

Timezone - track the time across the globe

Timezone là gì?

Timezone là một tiện ích mở rộng Chrome được phát triển bởi Mr. Adhart Punjabi, và tính năng chính của nó là "Timezone - track the time across the globe".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Timezone

Tải xuống các tệp mở rộng Timezone dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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/)                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Timezone Timezone
ID efpmjdhcbibibhlclhnaacacoocdhcgl
URL Chính Thức https://chromewebstore.google.com/detail/timezone/efpmjdhcbibibhlclhnaacacoocdhcgl
Mô tả Timezone - track the time across the globe
Kích Thước Tệp 1.3 MB
Số Lần Cài Đặt 159,067
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2023-09-08
Ngày Phát Hành 2023-05-30
Đánh Giá 4.60/5 Tổng số 20 Đánh Giá
Nhà Phát Triển Mr. Adhart Punjabi
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://timezone-ext.com/
URL Trang Trợ Giúp https://timezone-ext.com/#contact-us
URL Trang Chính Sách Bảo Mật https://timezone-ext.com/privacy-policy-2
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}