Smart World Clock With All Time Zones

Add a smart world clock on your browser home screen exactly the way you want it.

什麼是Smart World Clock With All Time Zones?

Smart World Clock With All Time Zones是由techmonez開發的Chrome擴展程式,該擴展的主要功能是“Add a smart world clock on your browser home screen exactly the way you want it.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Smart World Clock With All Time Zones擴展crx文件

下載Smart World Clock With All Time Zones擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Smart World Clock With All Time Zones

Replace Your Old New Tab with the Super Productive Tab 

------------------------------ FEATURES --------------------------------------

Clock
- Displays time and date of multiple cities and time zones
- Click on the existing clock and Edit time zones as per your needs
- Shows 5 Countries Digital & Analog Clock 
- 12/24 clocks

Sticky notes
Sticky notes with title and date
Create unlimited sticky notes with color changing option
Sticky notes data will be stored even if you exit and reopen in new tab or chrome browser
Sticky notes can be resize and can be dragged to any desired place on the page

Calculator 
- A clear display format and easy to read.
- An intuitive and attractive design that facilitates calculations every day.
- You can use the backspace key to correct a simple mistake.

Background Color 
- No more boring white background!
- Customize and change the background with inbuit pictures.

Google Search
-we are also giving you an easy way to search your desired information, images, video, and more through your favorite google search                    

擴展基本資訊

名稱 Smart World Clock With All Time Zones Smart World Clock With All Time Zones
ID dijfjeccinojfdipnehkkkomadocgllg
官方網址 https://chromewebstore.google.com/detail/smart-world-clock-with-al/dijfjeccinojfdipnehkkkomadocgllg
簡介 Add a smart world clock on your browser home screen exactly the way you want it.
檔案大小 5.36 MB
安裝次數 35
目前版本 1.0.2
更新時間 2023-02-20
上架時間 2022-07-04
評分 5.00/5 共 3 次評分
開發者 techmonez
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Smart World Clock With All Time Zones",
    "version": "1.0.2",
    "description": "Add a smart world clock on your browser home screen exactly the way you want it.",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icons\/clock-16x16.png",
        "64": "icons\/clock-64x64.png",
        "128": "icons\/clock-128x128.png"
    },
    "chrome_url_overrides": {
        "newtab": "new_tab.html"
    },
    "action": {
        "default_icon": {
            "16": "icons\/clock-16x16.png",
            "64": "icons\/clock-64x64.png",
            "128": "icons\/clock-128x128.png"
        },
        "default_title": "World Clock"
    },
    "manifest_version": 3
}