You are viewing a single comment's thread from:
RE: Prefill your coin address on faucet pages with JavaScript! [Google Chrome version]
I'll definitely be giving this a try. It's always great to find little tricks like this, and I really appreciate the time you took to type out a tutorial. A couple of my latest posts were tutorials and I know how much time it can take to be sure you're communicating instructions effectively.
Thanks for sharing!
You're most welcome, I'm really glad this may prove useful to you.
Just remember that the first code block is written specifically for that particular Litecoin faucet and replaces all the code in the Tampermonkey window, if you wish to use the technique on other faucets from the same
coinfaucet.info
provider:// Your code here...
with the contents of the second code block/*
at the end of the URL in@match
@namespace
, or just keepunoriginal-but-unique
it's not likely to exist in any other scripts ;)neuromancer
with your coin receiving addressIf you use Moon faucets, use the third code block in the same manner, I wrote it specifically for their login pages.
Firefox users, stay tuned: a version written for Firefox & Greasemonkey is almost finished and will be published very soon.
Other faucets: Ability to use this is entirely dependent on the manner in which the faucet site is coded, but we can always try so let me know & I'll look into it.