QueryjQuery

jQuery API, jQuery UI, jQuery Mobile API Document Search

QueryjQuery란 무엇입니까?

QueryjQuery은(는) https://queryjquery.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "jQuery API, jQuery UI, jQuery Mobile API Document Search"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

QueryjQuery 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 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"
    }
}