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 là gì?

Fantasy Code Snippets là một tiện ích mở rộng Chrome được phát triển bởi Emad Zedan, và tính năng chính của nó là "This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Fantasy Code Snippets

Tải xuống các tệp mở rộng Fantasy Code Snippets dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Fantasy Code Snippets Fantasy Code Snippets
ID eocmgmelljnbnfphffjdjmgogakgmkno
URL Chính Thức https://chromewebstore.google.com/detail/fantasy-code-snippets/eocmgmelljnbnfphffjdjmgogakgmkno
Mô tả This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.
Kích Thước Tệp 113 KB
Số Lần Cài Đặt 72
Phiên Bản Hiện Tại 1.6.3
Cập Nhật Lần Cuối 2014-01-27
Ngày Phát Hành 2014-01-27
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Emad Zedan
Loại Thanh Toán free
Trang Web Mở Rộng http://www.emadzedan.com
Ngôn Ngữ Được Hỗ Trợ 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\/"
    ]
}