Fantasy Code Snippets
This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.
Co to jest Fantasy Code Snippets?
Fantasy Code Snippets to rozszerzenie Chrome opracowane przez Emad Zedan, a jego główną funkcją jest „This extension is a front-end developer tool which has a code snippets for most of the front-end development languages.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Fantasy Code Snippets
Pobierz pliki rozszerzeń Fantasy Code Snippets w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | Fantasy Code Snippets |
ID | eocmgmelljnbnfphffjdjmgogakgmkno |
Oficjalny URL | https://chromewebstore.google.com/detail/fantasy-code-snippets/eocmgmelljnbnfphffjdjmgogakgmkno |
Opis | This extension is a front-end developer tool which has a code snippets for most of the front-end development languages. |
Rozmiar pliku | 113 KB |
Liczba instalacji | 72 |
Aktualna Wersja | 1.6.3 |
Ostatnia Aktualizacja | 2014-01-27 |
Data Publikacji | 2014-01-27 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | Emad Zedan |
Typ Płatności | free |
Strona Rozszerzenia | http://www.emadzedan.com |
Obsługiwane Języki | 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\/" ] } |