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是由Emad Zedan开发的Chrome扩展程序,该扩展的主要功能是“This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.”。

扩展截图

screenshot
screenshot
screenshot

下载Fantasy Code Snippets扩展crx文件

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