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
擴展基本資訊
名稱 | Fantasy Code Snippets |
ID | eocmgmelljnbnfphffjdjmgogakgmkno |
官方網址 | 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\/" ] } |