Css setting

initialization stylesheet for integration work

什么是Css setting?

Css setting是由http://www.bac-a-sable.com开发的Chrome扩展程序,该扩展的主要功能是“initialization stylesheet for integration work”。

扩展截图

screenshot

下载Css setting扩展crx文件

下载Css setting扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Built blank css current page to help the web designer to design it. 
Build the HTML structure and then use the plugin to generate the structure of your CSS.                    

扩展基本信息

名称 Css setting Css setting
ID ajglmbdnlepknnibofjlbkglgnjeeeel
官方URL https://chrome.google.com/webstore/detail/css-setting/ajglmbdnlepknnibofjlbkglgnjeeeel
简介 initialization stylesheet for integration work
文件大小 13.87 KB
安装次数 103
当前版本 0.3.0
更新时间 2014-02-23
上架时间 2014-02-23
评分 5.00/5 共2次评分
开发者 http://www.bac-a-sable.com
付费类型 free
扩展官网 http://www.bac-a-sable.com
支持的语言 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Css setting",
    "version": "0.3.0",
    "description": "initialization stylesheet for integration work",
    "offline_enabled": true,
    "permissions": [
        "tabs",
        ""
    ],
    "browser_action": {
        "default_title": "Css setting",
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "manifest_version": 2
}