Greasy Fork is available in English.

jquery.fullscreen

jquery fullscreen plugin

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/2858/26079/jqueryfullscreen.js

Autor
Zod-
Verzija
0.4.0
Napravljeno
27/06/2014
Ažurirano
26/11/2014
Licenca
MIT

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

Gets loaded with

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