Skip to content

Instantly share code, notes, and snippets.

View zachthedev's full-sized avatar

Zach zachthedev

View GitHub Profile

Keybase proof

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:

@zachthedev
zachthedev / addBackRevisionVisualText.user.js
Last active January 13, 2024 16:32
Brings back visual last edit text in drive apps due to M3 migration by Google.
// ==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==