Restore Revision Time Visual Text in Google Apps

Brings back visual last edit text in drive apps due to M3 migration by Google.

目前为 2023-03-20 提交的版本。查看 最新版本

// ==UserScript==
// @name         Restore Revision Time Visual Text in Google Apps
// @version      1.0
// @description  Brings back visual last edit text in drive apps due to M3 migration by Google.
// @author       ZachTheDev and andersonaddo
// @match        https://docs.google.com/document*
// @match        https://docs.google.com/presentation*
// @match        https://docs.google.com/spreadsheets*
// @namespace gdocsrestoreupdatetimestamp
// ==/UserScript==

(function () {
    //Empty just to make sure webhooks for GreasyFork is working
  })();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址