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.」です。
拡張機能のスクリーンショット
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                     拡張機能の基本情報
| 名前 |   |  
| 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\/"
    ]
}  |  |