diff options
-rw-r--r-- | google-docs-last-edit-label.user.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/google-docs-last-edit-label.user.js b/google-docs-last-edit-label.user.js index 841a735..64b3f1d 100644 --- a/google-docs-last-edit-label.user.js +++ b/google-docs-last-edit-label.user.js @@ -3,6 +3,7 @@ // @description Show a tooltip when hovering over the last edit time label // @namespace com.teddywing // @version 0.0.1 +// @run-at document-idle // @match https://docs.google.com/* // ==/UserScript== |