Fantasy Code Snippets

This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.

Fantasy Code Snippetsคืออะไร?

Fantasy Code Snippets เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Emad Zedan และคุณลักษณะหลักของมันคือ "This extension is a front-end developer tool which has a code snippets for most of the front-end development languages."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fantasy Code Snippets

ดาวน์โหลดไฟล์ส่วนขยาย Fantasy Code Snippets ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension is in continues update keep updating your extensions to see the final version on your chrome.

Languages And Softwares Contained:
1- Adobe Flash Action Script 3.0
2- JQuery
3- JQuery UI
4- JavaScript
5- CSS
6- HTML And HTML5
7- Adobe Edge Animate                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Fantasy Code Snippets Fantasy Code Snippets
ID eocmgmelljnbnfphffjdjmgogakgmkno
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/fantasy-code-snippets/eocmgmelljnbnfphffjdjmgogakgmkno
คำอธิบาย This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.
ขนาดไฟล์ 113 KB
จำนวนการติดตั้ง 72
เวอร์ชันปัจจุบัน 1.6.3
อัปเดตครั้งล่าสุด 2014-01-27
วันที่เผยแพร่ 2014-01-27
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Emad Zedan
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.emadzedan.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fantasy Code Snippets",
    "description": "This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.",
    "version": "1.6.3",
    "browser_action": {
        "default_icon": "Images\/icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "http:\/\/www.emadzedan.com\/"
    ]
}