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是由http://www.clicktorelease.com開發的Chrome擴展程式,該擴展的主要功能是“Chrome DevTools extension that adds a sidebar to the Elements panel to edit CSS Filters with sliders, support for drag and drop,…”。

擴展截圖

screenshot

下載CSS Filters Editor擴展crx文件

下載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
官方網址 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",
        ""
    ]
}