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 क्या है?
Fantasy Code Snippets Emad Zedan द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension is a front-end developer tool which has a code snippets for most of the front-end development languages."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Fantasy Code Snippets एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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
एक्सटेंशन की मूल जानकारी
नाम | Fantasy Code Snippets |
ID | eocmgmelljnbnfphffjdjmgogakgmkno |
आधिकारिक URL | https://chromewebstore.google.com/detail/fantasy-code-snippets/eocmgmelljnbnfphffjdjmgogakgmkno |
विवरण | This extension is a front-end developer tool which has a code snippets for most of the front-end development languages. |
फ़ाइल का आकार | 113 KB |
स्थापना संख्या | 72 |
वर्तमान संस्करण | 1.6.3 |
अंतिम अपडेट | 2014-01-27 |
प्रकाशन तिथि | 2014-01-27 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | Emad Zedan |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.emadzedan.com |
समर्थित भाषाएँ | 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\/" ] } |