diff options
author | Arun Isaac | 2016-11-15 01:02:39 +0530 |
---|---|---|
committer | Arun Isaac | 2016-11-15 01:02:39 +0530 |
commit | 7735c513b509836c28bd93cf5118d8bc85c5094b (patch) | |
tree | ba4c6ebf40bdaaa42f6fea1fac120672497ea22e | |
parent | e32a7a867cc3497fcae29d5c55263cec1ec40f3e (diff) | |
download | remove-noscript-mask-on-ebay-7735c513b509836c28bd93cf5118d8bc85c5094b.tar.gz remove-noscript-mask-on-ebay-7735c513b509836c28bd93cf5118d8bc85c5094b.tar.lz remove-noscript-mask-on-ebay-7735c513b509836c28bd93cf5118d8bc85c5094b.zip |
Add download information
* README.org: Add download links
-rw-r--r-- | README.org | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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]] |