aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2021-08-04 23:42:50 +0200
committerTeddy Wing2021-08-04 23:42:50 +0200
commitcbe39259924663f3338733ec801ed76e66b56601 (patch)
treedc3375134c779245d472b442175bb588b32fd15c
parentc722e35070af68b01de1c3ff348a1b92293d0bc4 (diff)
downloadgoogle-docs-last-edit-label-master.tar.bz2
-rw-r--r--README.md21
-rw-r--r--Screenshot.pngbin0 -> 9655 bytes
2 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0681ff7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,21 @@
+Google Docs Last Edit Label
+===========================
+
+A user script that adds a tooltip to the Google Docs “Last edit” link, allowing
+the full label to be read even if the text is cut off.
+
+![Screenshot](./Screenshot.png)
+
+
+## Install
+Open the [raw script][1] and click “Install” in the resulting dialog. A [more
+detailed explanation][2] is available on the Greasemonkey wiki.
+
+
+## License
+Copyright © 2021 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
+COPYING file).
+
+
+[1]: https://raw.githubusercontent.com/teddywing/google-docs-last-edit-label/master/google-docs-last-edit-label.user.js
+[2]: https://wiki.greasespot.net/Greasemonkey_Manual:Installing_Scripts
diff --git a/Screenshot.png b/Screenshot.png
new file mode 100644
index 0000000..eca09b6
--- /dev/null
+++ b/Screenshot.png
Binary files differ