Segnala utente

codecaine

Commenti recenti

Questo utente non ha pubblicato alcun commento di recente.

Vedi tutta l’attività dell’utente.

Gruppi di script

  • Import jquery at bottom of site scripts: // ==UserScript== // @name Import Jquery // @namespace http://tampermonkey.net/ // @version 0.1 // @description Add jquery to websites for console debugging // @author Jerome Scott // @require http://code.jquery.com/jquery-3.4.1.min.js // @match *://*/* // @run-at document-end // @grant none // ==/UserScript== // access jquery object using $ var $ = window.jQuery

Script

  1. Import Jquery JS - Add jquery to websites for console debugging

    Autore
    codecaine
    Installazioni giornaliere
    0
    Installazioni totali
    25
    Valutazione
    0 0 0
    Creato il
    13/01/2022
    Aggiornato il
    13/01/2022