diff options
-rw-r--r-- | README.org | 8 | ||||
-rw-r--r-- | ebay-with-noscript-mask.jpg | bin | 0 -> 46099 bytes | |||
-rw-r--r-- | ebay-without-noscript-mask.jpg | bin | 0 -> 52216 bytes |
3 files changed, 8 insertions, 0 deletions
@@ -8,6 +8,14 @@ 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/. +#+CAPTION: ebay.com with noscript mask +#+ATTR_HTML: :alt ebay.com with noscript mask +[[tree:ebay-with-noscript-mask.jpg]] + +#+CAPTION: ebay.com with noscript mask removed by greasemonkey user script +#+ATTR_HTML: :alt ebay.com with noscript mask removed by greasemonkey user script +[[tree:ebay-without-noscript-mask.jpg]] + * Get the script - from [[https://greasyfork.org/en/scripts/22749-remove-noscript-mask-on-ebay][Greasy Fork]] diff --git a/ebay-with-noscript-mask.jpg b/ebay-with-noscript-mask.jpg Binary files differnew file mode 100644 index 0000000..902542e --- /dev/null +++ b/ebay-with-noscript-mask.jpg diff --git a/ebay-without-noscript-mask.jpg b/ebay-without-noscript-mask.jpg Binary files differnew file mode 100644 index 0000000..356f9f0 --- /dev/null +++ b/ebay-without-noscript-mask.jpg |