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