Best jQuery

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

Hvad er Best jQuery?

Best jQuery er en Chrome-udvidelse udviklet af http://www.bestjquery.com, og dens hovedfunktion er "The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.".

Udvidelsesskærmbilleder

screenshot

Download Best jQuery-udvidelses-CRX-fil

Download Best jQuery-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Best jQuery Best jQuery
ID ghmaodflgnfcihpoinmbcmglgmcneadp
Officiel URL https://chrome.google.com/webstore/detail/best-jquery/ghmaodflgnfcihpoinmbcmglgmcneadp
Beskrivelse The extension for Latest blog feeds of BestjQuery.com.Best jQuery is no.1 worlds directory of jQuery plugins.
Filstørrelse 97.01 KB
Antal Installationer 76
Nuværende Version 2.0
Senest Opdateret 2018-05-22
Udgivelsesdato 2018-05-22
Udvikler http://www.bestjquery.com
Betalingsmetode free
Udvidelseswebsted http://www.bestjquery.com
Understøttede Sprog 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"
}