This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Help needed: I failed to send a value to the text resize and to apply it. Any idea ? | |
// to install this script: install the violentmonkey extension. Then click on "raw" on this github page. | |
// *perso note: | |
//to install or to send update: | |
// 1/ edit must be done on github (cf. the url in the tab settings). | |
// 2/ Edit/update the script (using the edit github button) + increase the version (or it will ask to reinstall in the next step) | |
// (don't need to increase the version if the change are just for myself: just reinstall it to keep the version) | |
// 3/ click on RAW (it will show the changes). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; *********************** chrome FONT SIZE = 6 (gdoc) | |
; shortcut you can use: Alt=! CTRL=^ shift=+ windowskey=# | |
; you can debug it by inserting mesage box in the code: msgbox it's not full screen | |
; dont put comment inside a function: it will bug. | |
!q:: ; (alt+Q) | |
; first, maximized the screen |