Fantasy Code Snippets
This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.
Was ist Fantasy Code Snippets?
Fantasy Code Snippets ist eine Chrome-Erweiterung, die von Emad Zedan entwickelt wurde, und ihr Hauptmerkmal ist "This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.".
Erweiterungsscreenshots
Fantasy Code Snippets-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fantasy Code Snippets-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Fantasy Code Snippets |
ID | eocmgmelljnbnfphffjdjmgogakgmkno |
Offizielle URL | https://chromewebstore.google.com/detail/fantasy-code-snippets/eocmgmelljnbnfphffjdjmgogakgmkno |
Beschreibung | This extension is a front-end developer tool which has a code snippets for most of the front-end development languages. |
Dateigröße | 113 KB |
Installationsanzahl | 72 |
Aktuelle Version | 1.6.3 |
Letztes Update | 2014-01-27 |
Veröffentlichungsdatum | 2014-01-27 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | Emad Zedan |
Zahlungsart | free |
Erweiterungswebsite | http://www.emadzedan.com |
Unterstützte Sprachen | 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\/" ] } |