Best jQuery

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

Qu'est-ce que Best jQuery ?

Best jQuery est une extension Chrome développée par http://www.bestjquery.com, et sa fonction principale est "The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Best jQuery

Téléchargez les fichiers d'extension Best jQuery au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Best jQuery Best jQuery
ID ghmaodflgnfcihpoinmbcmglgmcneadp
URL Officiel https://chrome.google.com/webstore/detail/best-jquery/ghmaodflgnfcihpoinmbcmglgmcneadp
Description The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.
Taille du Fichier 97.01 KB
Nombre d'Installations 76
Version Actuelle 2.0
Dernière Mise à Jour 2018-05-22
Date de Publication 2018-05-22
Développeur http://www.bestjquery.com
Type de Paiement free
Site Web de l'Extension http://www.bestjquery.com
Langues Prises en Charge 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"
}