Skip to content

Instantly share code, notes, and snippets.

View zachthedev's full-sized avatar

Zach zachthedev

View GitHub Profile
@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==