aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org
index d70b05d..51eee06 100644
--- a/README.org
+++ b/README.org
@@ -16,6 +16,13 @@ mask by setting its [[http://www.w3schools.com/cssref/pr_class_display.asp][CSS
#+ATTR_HTML: :alt ebay.com with noscript mask removed by greasemonkey user script
[[tree:ebay-without-noscript-mask.jpg]]
+Since I wrote this script, I have noticed that [[https://noscript.net/][NoScript]] has a checkbox
+"Hide <NOSCRIPT> elements" under /Options -> Advanced -> Untrusted/
+that lets you do what this script does. As such, this script is
+unnecessary. However, in the unlikely situation that you want to
+target ebay specifically instead of globally targeting all sites, you
+can still use this script.
+
* Get the script
- from [[https://greasyfork.org/en/scripts/22749-remove-noscript-mask-on-ebay][Greasy Fork]]