Font Awesome Content Viewer

Display Font awesome character list with icon.

Font Awesome Content Viewerとは何ですか?

Font Awesome Content Viewerはbutu25によって開発されたChromeの拡張機能で、その主な機能は「Display Font awesome character list with icon.」です。

拡張機能のスクリーンショット

screenshot

Font Awesome Content Viewer拡張機能のCRXファイルをダウンロード

Font Awesome Content Viewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Font Awesome Content viewer is panel in "Developer Tools".


Credits:-
1. Font Awesome (http://fontawesome.io/)
2. JSCSSP (http://www.glazman.org/JSCSSP/)
3. Logo (LogotypeMaker.com)

Inspiration:-
1. A list of Font Awesome icons and their CSS content values (http://astronautweb.co/snippet/font-awesome/)                    

拡張機能の基本情報

名前 Font Awesome Content Viewer Font Awesome Content Viewer
ID jdngklgdeeomdbdoojkpldaplpkhlojp
公式URL https://chrome.google.com/webstore/detail/font-awesome-content-view/jdngklgdeeomdbdoojkpldaplpkhlojp
説明 Display Font awesome character list with icon.
ファイルサイズ 406 KB
インストール数 393
現在のバージョン 0.1
最終更新日 2014-08-02
公開日 2014-08-02
評価 3.00/5 合計 3 レビュー
開発者 butu25
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Font Awesome Content Viewer",
    "version": "0.1",
    "description": "Display Font awesome character list with icon.",
    "devtools_page": "devtools.html",
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "128": "logo128.png"
    }
}