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
官方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",
        ""
    ]
}