QueryjQuery

QueryjQuery

jQuery API, jQuery UI, jQuery Mobile API Document Search

Merlin
Additional files are visible only to premium users

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"
  }
}