Fantasy Code Snippets

This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.

Wat is Fantasy Code Snippets?

Fantasy Code Snippets is een Chrome-extensie ontwikkeld door Emad Zedan, en de belangrijkste functie is "This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Fantasy Code Snippets

Download Fantasy Code Snippets-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Fantasy Code Snippets Fantasy Code Snippets
ID eocmgmelljnbnfphffjdjmgogakgmkno
Officiële URL https://chromewebstore.google.com/detail/fantasy-code-snippets/eocmgmelljnbnfphffjdjmgogakgmkno
Beschrijving This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.
Bestandsgrootte 113 KB
Aantal Installaties 72
Huidige Versie 1.6.3
Laatst Bijgewerkt 2014-01-27
Publicatiedatum 2014-01-27
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Emad Zedan
Betalingswijze free
Extensiewebsite http://www.emadzedan.com
Ondersteunde Talen 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\/"
    ]
}