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
}