Fantasy Code Snippets

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

What is Fantasy Code Snippets?

Fantasy Code Snippets is a Chrome extension developed by Emad Zedan, and its main feature is "This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Fantasy Code Snippets Extension CRX File

Download Fantasy Code Snippets extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Fantasy Code Snippets Fantasy Code Snippets
ID eocmgmelljnbnfphffjdjmgogakgmkno
Official URL https://chromewebstore.google.com/detail/fantasy-code-snippets/eocmgmelljnbnfphffjdjmgogakgmkno
Description This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.
File Size 113 KB
Installation Count 72
Current Version 1.6.3
Last Updated 2014-01-27
Publish Date 2014-01-27
Rating 5.00/5 Total 2 Ratings
Developer Emad Zedan
Payment Type free
Extension Website http://www.emadzedan.com
Supported Languages 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\/"
    ]
}