Best jQuery

The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.

Apa itu Best jQuery?

Best jQuery adalah ekstensi Chrome yang dikembangkan oleh http://www.bestjquery.com, dan fitur utamanya adalah "The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Best jQuery

Unduh file ekstensi Best jQuery dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Best jQuery Best jQuery
ID ghmaodflgnfcihpoinmbcmglgmcneadp
URL Resmi https://chrome.google.com/webstore/detail/best-jquery/ghmaodflgnfcihpoinmbcmglgmcneadp
Deskripsi The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.
Ukuran File 97.01 KB
Jumlah Instalasi 76
Versi Saat Ini 2.0
Terakhir Diperbarui 2018-05-22
Tanggal Publikasi 2018-05-22
Pengembang http://www.bestjquery.com
Tipe Pembayaran free
Situs Ekstensi http://www.bestjquery.com
Bahasa yang Didukung 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"
}