Color Ink for Chrome

Create solid or transparent colors.

Color Ink for Chrome là gì?

Color Ink for Chrome là một tiện ích mở rộng Chrome được phát triển bởi https://www.emgrtools.com, và tính năng chính của nó là "Create solid or transparent colors.".

Ả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 Color Ink for Chrome

Tải xuống các tệp mở rộng Color Ink for Chrome 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

                        Bring life to your world with the colors of your imagination with Color Ink. With an easy-to-use user interface, you can create solid or transparent colors in different formats, such as RGB, HEX and HSV, as well as RGBA and 8-digit hexadecimal that includes transparency. Use the color codes in your drawings, applications, web pages, everywhere!                    

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

Tên Color Ink for Chrome Color Ink for Chrome
ID achikkhepgedlflnejhkmnfkkjnabcmf
URL Chính Thức https://chromewebstore.google.com/detail/color-ink-for-chrome/achikkhepgedlflnejhkmnfkkjnabcmf
Mô tả Create solid or transparent colors.
Kích Thước Tệp 112 KB
Số Lần Cài Đặt 88
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2018-08-10
Ngày Phát Hành 2018-08-10
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://www.emgrtools.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://colorink.emgrtools.com/
URL Trang Chính Sách Bảo Mật https://www.emgrtools.com/privacy
Ngôn Ngữ Được Hỗ Trợ en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "EMGR Tools",
    "manifest_version": 2,
    "name": "__MSG_extensionName__",
    "short_name": "Color Ink",
    "description": "__MSG_extensionDescription__",
    "version": "1.1",
    "homepage_url": "https:\/\/colorink.emgrtools.com\/",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "176": "icons\/icon176.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "32": "icons\/icon32.png",
            "128": "icons\/icon128.png"
        },
        "default_title": "EMGR Color Ink",
        "default_popup": "popup\/home.html"
    }
}