jquery fullscreen plugin
Αυτός ο κώδικας δεν πρέπει να εγκατασταθεί άμεσα. Είναι μια βιβλιοθήκη για άλλους κώδικες που περιλαμβάνεται μέσω της οδηγίας meta // @require https://update.greasyfork.org/scripts/2858/26079/jqueryfullscreen.js
jQuery fullscreen plugin that can be found here: https://github.com/private-face/jquery.fullscreen
Gets loaded with
window.addEventListener('load', function () {
//...
}, false);