An open API service indexing awesome lists of open source software.

https://github.com/viktorstrate/tampermonkeyscripts

Some TamperMonkey Scripts I've Made
https://github.com/viktorstrate/tampermonkeyscripts

browser greasemonkey tampermonkey

Last synced: 11 months ago
JSON representation

Some TamperMonkey Scripts I've Made

Awesome Lists containing this project

README

          

# TamperMonkeyScripts
Some TamperMonkey Scripts I've Made

### Google Docs - Focus Mode

> In Google docs press 'Hide the menus' button, to enter focus mode.

Focus mode, will hide the background, when 'Hide the menus' is pressed. [Link to script](https://greasyfork.org/da/scripts/29790-gdocs-focus-mode)

![Example](https://github.com/viktorstrate/TamperMonkeyScripts/blob/master/assets/gdocs-focusmode.gif?raw=true)

## Youtube Bigger Theater

> Make 'Theater View' on Youtube videos fill the screen.

The theater view in Youtube videos, will fill 100% of the screen width and height. [Link to script](https://greasyfork.org/en/scripts/29854-youtube-bigger-theater)

| Before | After |
| ---------------------------------------- | ---------------------------------------- |
| ![Before](https://github.com/viktorstrate/TamperMonkeyScripts/blob/master/assets/yt-theater-disabled.png?raw=true) | ![After](https://github.com/viktorstrate/TamperMonkeyScripts/blob/master/assets/yt-theater-enabled.png?raw=true) |