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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 |
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\/" ] } |