Tailwind Devtools

A sidebar pane for Tailwind CSS classes

Tailwind Devtools là gì?

Tailwind Devtools là một tiện ích mở rộng Chrome được phát triển bởi Boy with Silver Wings, và tính năng chính của nó là "A sidebar pane for Tailwind CSS classes".

Ả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 Tailwind Devtools

Tải xuống các tệp mở rộng Tailwind Devtools 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 extension adds a sidebar pane for your Tailwind CSS classes. From here, you can toggle classes or add new class names with ease. 
Extension displays classnames of the selected component in sidebar.                    

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

Tên Tailwind Devtools Tailwind Devtools
ID lehhmglccbkmehbbldcmekdegmapaknb
URL Chính Thức https://chromewebstore.google.com/detail/tailwind-devtools/lehhmglccbkmehbbldcmekdegmapaknb
Mô tả A sidebar pane for Tailwind CSS classes
Kích Thước Tệp 103 KB
Số Lần Cài Đặt 2,568
Phiên Bản Hiện Tại 0.0.1
Cập Nhật Lần Cuối 2020-07-07
Ngày Phát Hành 2020-07-06
Đánh Giá 2.33/5 Tổng số 9 Đánh Giá
Nhà Phát Triển Boy with Silver Wings
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": "Tailwind Devtools",
    "version": "0.0.1",
    "description": "A sidebar pane for Tailwind CSS classes",
    "devtools_page": "devtools\/devtools.html",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "manifest_version": 2
}