needlles

clock for two

needlles là gì?

needlles là một tiện ích mở rộng Chrome được phát triển bởi chabolab, và tính năng chính của nó là "clock for two".

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

screenshot
screenshot

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

Tải xuống các tệp mở rộng needlles 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 is a clock for separated two.

It indicates your time and someone who is in a different timezone.
The red arrow and fan-shaped area show the time and day/night of them.

For example, if the red arrow points at 10 O'clock and the starry sky background, it indicates 10 p.m. on their side.

A clock will be shown whenever you opened the Chrome web browser and open a new tab.

Timezone can be changed by pulldown list on the right bottom.

Awarded at 2014 HTML5 Japan Cup "Chrome Apps Category"                    

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

Tên needlles needlles
ID mmkbddghaokoagijoibnncdnjmnbkmob
URL Chính Thức https://chromewebstore.google.com/detail/needlles/mmkbddghaokoagijoibnncdnjmnbkmob
Mô tả clock for two
Kích Thước Tệp 3.13 MB
Số Lần Cài Đặt 28
Phiên Bản Hiện Tại 0.91
Cập Nhật Lần Cuối 2022-09-15
Ngày Phát Hành 2014-07-29
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển chabolab
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://5jcup.org/works/53b052b2b7a513374c0021d8
Ngôn Ngữ Được Hỗ Trợ en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "0.91",
    "chrome_url_overrides": {
        "newtab": "blank.html"
    },
    "icons": {
        "16": "icon.png",
        "128": "icon.png"
    },
    "permissions": [],
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'"
    }
}