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文件

下載QueryjQuery擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}