Best jQuery

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

Cos'è Best jQuery?

Best jQuery è un'estensione di Chrome sviluppata da http://www.bestjquery.com, e la sua funzione principale è "The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Best jQuery

Scarica i file di estensione Best jQuery in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Best jQuery Best jQuery
ID ghmaodflgnfcihpoinmbcmglgmcneadp
URL Ufficiale https://chrome.google.com/webstore/detail/best-jquery/ghmaodflgnfcihpoinmbcmglgmcneadp
Descrizione The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.
Dimensione del File 97.01 KB
Conteggio Installazioni 76
Versione Corrente 2.0
Ultimo Aggiornamento 2018-05-22
Data di Pubblicazione 2018-05-22
Sviluppatore http://www.bestjquery.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.bestjquery.com
Lingue Supportate 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"
}