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.”。

擴展截圖

screenshot

下載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.                    

擴展基本資訊

名稱 Best jQuery Best jQuery
ID ghmaodflgnfcihpoinmbcmglgmcneadp
官方網址 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"
}