Best jQuery

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

¿Qué es Best jQuery?

Best jQuery es una extensión de Chrome desarrollada por http://www.bestjquery.com, y su función principal es "The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Best jQuery

Descarga archivos de extensión Best jQuery en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Best jQuery Best jQuery
ID ghmaodflgnfcihpoinmbcmglgmcneadp
URL Oficial https://chrome.google.com/webstore/detail/best-jquery/ghmaodflgnfcihpoinmbcmglgmcneadp
Descripción The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.
Tamaño del Archivo 97.01 KB
Cantidad de Instalaciones 76
Versión Actual 2.0
Última Actualización 2018-05-22
Fecha de Publicación 2018-05-22
Desarrollador http://www.bestjquery.com
Tipo de Pago free
Sitio Web de la Extensión http://www.bestjquery.com
Idiomas Soportados 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"
}