Best jQuery
The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.
什么是Best jQuery?
Best jQuery是由http://www.bestjquery.com开发的Chrome扩展程序,该扩展的主要功能是“The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.”。
扩展截图
下载Best jQuery扩展crx文件
下载Best jQuery扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Latest Feed from the world's no. 1 jQuery plugin site www.bestjquery.com.Best jQuery is the large collection of jQuery plugins, tutorials with HTML5, CSS3, JavaScript,Angular and PHP. 扩展基本信息
| 名称 | |
| ID | ghmaodflgnfcihpoinmbcmglgmcneadp |
| 官方URL | https://chrome.google.com/webstore/detail/best-jquery/ghmaodflgnfcihpoinmbcmglgmcneadp |
| 简介 | The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins. |
| 文件大小 | 97.01 KB |
| 安装次数 | 76 |
| 当前版本 | 2.0 |
| 更新时间 | 2018-05-22 |
| 上架时间 | 2018-05-22 |
| 开发者 | http://www.bestjquery.com |
| 付费类型 | free |
| 扩展官网 | http://www.bestjquery.com |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Best jQuery",
"description": "The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.",
"background": {
"page": "background.html"
},
"default_locale": "en",
"browser_action": {
"default_icon": "img\/icon.png",
"default_popup": "popup.html"
},
"icons": {
"128": "img\/icon-128.png",
"16": "img\/icon-16.png",
"48": "img\/icon-48.png"
},
"manifest_version": 2,
"options_page": "options.html",
"permissions": [
"tabs",
"alarms",
"notifications",
"*:\/\/*\/*"
],
"version": "2.0"
} | |