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คืออะไร?

CSS Filters Editor เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.clicktorelease.com และคุณลักษณะหลักของมันคือ "Chrome DevTools extension that adds a sidebar to the Elements panel to edit CSS Filters with sliders, support for drag and drop,…"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CSS Filters Editor

ดาวน์โหลดไฟล์ส่วนขยาย CSS Filters Editor ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ CSS Filters Editor CSS Filters Editor
ID jeidmdcnbpcnjmmeelolmhldaboickfn
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/css-filters-editor/jeidmdcnbpcnjmmeelolmhldaboickfn
คำอธิบาย Chrome DevTools extension that adds a sidebar to the Elements panel to edit CSS Filters with sliders, support for drag and drop,…
ขนาดไฟล์ 14.3 KB
จำนวนการติดตั้ง 235
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2016-01-04
วันที่เผยแพร่ 2016-01-04
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา http://www.clicktorelease.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/spite/css-filters-devtools-extension
URL หน้าช่วยเหลือ https://github.com/spite/css-filters-devtools-extension/issues
ภาษาที่รองรับ 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",
        ""
    ]
}