CSS Filters Editor

Chrome DevTools extension that adds a sidebar to the Elements panel to edit CSS Filters with sliders, support for drag and drop,…

CSS Filters Editor là gì?

CSS Filters Editor là một tiện ích mở rộng Chrome được phát triển bởi http://www.clicktorelease.com, và tính năng chính của nó là "Chrome DevTools extension that adds a sidebar to the Elements panel to edit CSS Filters with sliders, support for drag and drop,…".

Ả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 CSS Filters Editor

Tải xuống các tệp mở rộng CSS Filters Editor 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

                        Chrome DevTools extension that adds a sidebar to the Elements panel to edit CSS Filters with sliders, support for drag and drop, etc.                    

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

Tên CSS Filters Editor CSS Filters Editor
ID jeidmdcnbpcnjmmeelolmhldaboickfn
URL Chính Thức https://chrome.google.com/webstore/detail/css-filters-editor/jeidmdcnbpcnjmmeelolmhldaboickfn
Mô tả Chrome DevTools extension that adds a sidebar to the Elements panel to edit CSS Filters with sliders, support for drag and drop,…
Kích Thước Tệp 14.3 KB
Số Lần Cài Đặt 235
Phiên Bản Hiện Tại 1.3
Cập Nhật Lần Cuối 2016-01-04
Ngày Phát Hành 2016-01-04
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển http://www.clicktorelease.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/spite/css-filters-devtools-extension
URL Trang Trợ Giúp https://github.com/spite/css-filters-devtools-extension/issues
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CSS Filters Editor",
    "short_name": "Filters",
    "version": "1.3",
    "manifest_version": 2,
    "minimum_chrome_version": "10.0",
    "devtools_page": "devtools.html",
    "permissions": [
        "tabs",
        "activeTab",
        ""
    ]
}