I hereby claim:
- I am zachthedev on github.
- I am zachthedev (https://keybase.io/zachthedev) on keybase.
- I have a public key ASB1HdArgZ5g-7Z677msEYC-Y3xJpoC80MjgsHFdmlem8wo
To claim this, I am signing this object:
| [ | |
| { | |
| "title": "iPhone SE", | |
| "type": "unknown", | |
| "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.2 Mobile/15E148 Safari/604.1", | |
| "capabilities": [ "mobile", "touch" ], | |
| "screen": { | |
| "device-pixel-ratio": 2, | |
| "vertical": { "width": 320, "height": 449 }, | |
| "horizontal": { "width": 449, "height": 320 } |
I hereby claim:
To claim this, I am signing this object:
| // ==UserScript== | |
| // @name Restore Revision Time Visual Text in Google Apps | |
| // @version 1.2 | |
| // @description Brings back visual last edit text in drive apps due to M3 migration by Google. | |
| // @author ZachTheDev | |
| // @match https://docs.google.com/document* | |
| // @match https://docs.google.com/presentation* | |
| // @match https://docs.google.com/spreadsheets* | |
| // ==/UserScript== |