aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.org b/README.org
index 8ca28f9..f5fbd28 100644
--- a/README.org
+++ b/README.org
@@ -7,3 +7,8 @@ hinder the user by covering the page with a [[http://www.w3schools.com/tags/tag_
the user from accessing anything on it. So, to get around the problem,
I wrote a trivial ([[http://www.greasespot.net/][greasemonkey]]) user script to remove the noscript
mask by setting its [[http://www.w3schools.com/cssref/pr_class_display.asp][CSS display property]] to /none/.
+
+* Get the script
+
+- from [[https://greasyfork.org/en/scripts/22749-remove-noscript-mask-on-ebay][greasyfork.org]]
+- directly from [[https://git.systemreboot.net/remove-noscript-mask-on-ebay/plain/remove-noscript-mask-on-ebay.js][this git repo]]