Clock Tab by Scamah

This plugin will replace the default new tab with a customizeable clock and date.

Clock Tab by Scamah là gì?

Clock Tab by Scamah là một tiện ích mở rộng Chrome được phát triển bởi https://tuxedopigeon.us, và tính năng chính của nó là "This plugin will replace the default new tab with a customizeable clock and date.".

Ả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 Clock Tab by Scamah

Tải xuống các tệp mở rộng Clock Tab by Scamah 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

                        This plugin will replace the default new tab with a customizeable clock and date.
Clock Tab is a simplistic and functional new tab clock extension. Clock Tab's customization options for color and font are intuitive and easy to use. It also allows users to more easily access time when in an entirely full screen browser window.

Currently Working on:
  -  Adding more themes and fonts.
  -  Better Screenshots!                    

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

Tên Clock Tab by Scamah Clock Tab by Scamah
ID lipflhjigobellgogblgaognmcgnbfbj
URL Chính Thức https://chromewebstore.google.com/detail/clock-tab-by-scamah/lipflhjigobellgogblgaognmcgnbfbj
Mô tả This plugin will replace the default new tab with a customizeable clock and date.
Kích Thước Tệp 10.95 KB
Số Lần Cài Đặt 40
Phiên Bản Hiện Tại 3.3
Cập Nhật Lần Cuối 2021-08-03
Ngày Phát Hành 2020-02-28
Nhà Phát Triển https://tuxedopigeon.us
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clock Tab by Scamah",
    "description": "This plugin will replace the default new tab with a customizeable clock and date.",
    "version": "3.3",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "clockTab.html"
    },
    "web_accessible_resources": [
        "*.png",
        "*.ttf"
    ],
    "manifest_version": 2,
    "icons": {
        "16": "Icon\/Icon16.png",
        "48": "Icon\/Icon48.png",
        "128": "Icon\/Icon128.png"
    }
}