Greasy Fork is available in English.

jquery.fullscreen

jquery fullscreen plugin

Questo script non dovrebbe essere installato direttamente. È una libreria per altri script da includere con la chiave // @require https://update.greasyfork.org/scripts/2858/26079/jqueryfullscreen.js

Autore
Zod-
Versione
0.4.0
Creato il
27/06/2014
Aggiornato il
26/11/2014
Licenza
MIT

jQuery fullscreen plugin that can be found here: https://github.com/private-face/jquery.fullscreen

Gets loaded with

window.addEventListener('load', function () {
   //...
}, false);