Font Awesome Content Viewer

Display Font awesome character list with icon.

Font Awesome Content Viewerคืออะไร?

Font Awesome Content Viewer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย butu25 และคุณลักษณะหลักของมันคือ "Display Font awesome character list with icon."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Font Awesome Content Viewer

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}