Fantasy Code Snippets
This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.
Cos'è Fantasy Code Snippets?
Fantasy Code Snippets è un'estensione di Chrome sviluppata da Emad Zedan, e la sua funzione principale è "This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Fantasy Code Snippets
Scarica i file di estensione Fantasy Code Snippets in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Fantasy Code Snippets |
ID | eocmgmelljnbnfphffjdjmgogakgmkno |
URL Ufficiale | https://chromewebstore.google.com/detail/fantasy-code-snippets/eocmgmelljnbnfphffjdjmgogakgmkno |
Descrizione | This extension is a front-end developer tool which has a code snippets for most of the front-end development languages. |
Dimensione del File | 113 KB |
Conteggio Installazioni | 72 |
Versione Corrente | 1.6.3 |
Ultimo Aggiornamento | 2014-01-27 |
Data di Pubblicazione | 2014-01-27 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | Emad Zedan |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.emadzedan.com |
Lingue Supportate | 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\/" ] } |