QueryjQuery
jQuery API, jQuery UI, jQuery Mobile API Document Search
QueryjQuery क्या है?
QueryjQuery https://queryjquery.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "jQuery API, jQuery UI, jQuery Mobile API Document Search"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में QueryjQuery एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
QueryjQuery is a simple Google Chrome extension that gives you instant access to the API documentation for jQuery Core, jQuery UI, and jQuery Mobile. Version 1.0.1 added the features to also search the jQuery Plugin Registry and do a jQuery tag search on stackoverflow. v1.0.1 UPDATED 10/14/2013 * Added tab to search the jQuery Plugin Registry * Added tab to search stackoverflow with the [jQuery] tag Some of the great features of this extension are: Enter search terms right from the Google Chrome browser. 'Enter' key automatically executes a search to save time by requiring less mouse clicks. Tabbed UI lets you choose the API you want to search. Select either jQuery, jQuery UI, or jQuery Mobile API and go right to their documentation. The last tab position is saved for your convenience while working within a particular API. That way, you don't have to keep selecting the same tab you need. If you are a web developer who works with the various jQuery API's, then this is the extension for you! It will save you a ton of time searching for the syntax that you just can't quite remember.
एक्सटेंशन की मूल जानकारी
नाम | QueryjQuery |
ID | cjibgjjbdhebahggogmieaonimkjbelf |
आधिकारिक URL | https://chromewebstore.google.com/detail/queryjquery/cjibgjjbdhebahggogmieaonimkjbelf |
विवरण | jQuery API, jQuery UI, jQuery Mobile API Document Search |
फ़ाइल का आकार | 9.13 MB |
स्थापना संख्या | 425 |
वर्तमान संस्करण | 1.0.3 |
अंतिम अपडेट | 2014-01-17 |
प्रकाशन तिथि | 2014-01-17 |
रेटिंग | 3.00/5 कुल 4 रेटिंग्स |
डेवलपर | https://queryjquery.com |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.queryjquery.com/ |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "QueryjQuery", "description": "jQuery API, jQuery UI, jQuery Mobile API Document Search", "version": "1.0.3", "browser_action": { "default_icon": "images\/iconMain.png", "default_popup": "popup.html" }, "icons": { "16": "images\/jquery16.png", "48": "images\/jquery48.png", "64": "images\/jquery64.png", "128": "images\/iconMain.png" } } |