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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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\/"
    ]
}