Skip to content

Instantly share code, notes, and snippets.

@Airistotal
Created November 26, 2020 20:22
Show Gist options
  • Save Airistotal/557d1de5fa41b891ae29a9797a417d16 to your computer and use it in GitHub Desktop.
Save Airistotal/557d1de5fa41b891ae29a9797a417d16 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name Document Modification Display
// @namespace http://tampermonkey.net/
// @version 0.3
// @updateURL https://raw.githubusercontent.com/Airistotal/UserScripts/main/Scripts/DocumentModificationDisplay.js
// @downloadURL https://raw.githubusercontent.com/Airistotal/UserScripts/main/Scripts/DocumentModificationDisplay.js
// @description Shows when the document was last modified
// @author You
// @match *://*/*
// @grant none
// ==/UserScript==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment