Skip to content
Russell edited this page Sep 24, 2020 · 10 revisions

Welcome to the bookmarklets wiki!

Opens a prompt dialog box and expects a number. You could go higher than 1, but 0-1 should be suitable for most cases.

I haven't got this down to 1 step yet.

Dynamically injected from CDN, the developer section has a script pointed at the CDN. The script to load is screen.js.

The library is BigScreen.

Define Object properties of the parameter passed in the function.

Attach webkitfullscreen events to the document

Background color should be set or the screen will be mostly black.

https://assets.codepen.io/1674766/screen.js

Clone this wiki locally