it's all fun and games until someone uses this for CSRF, don't visit any of those sites!
Haxx.ly - remix any website with your own css/js to share with friends
11–20 of 44 posts
Re: Haxx.ly - remix any website with your own css/js to share with friends
#12This is a great idea, although for productive use I'd prefer that as a browser extension or bookmarklet, rather than having to visit a foreign website (haxx.ly). On the other hand, that separate website is a comfortable way to show my results to others.
Re: Haxx.ly - remix any website with your own css/js to share with friends
#13Is there anything to prevent malicious scripts being run?
Re: Haxx.ly - remix any website with your own css/js to share with friends
#14Is there anything to prevent malicious scripts being run?
It should be as good as jsfiddle.
The haxxlys run in an iframe on a separate domain to haxx.ly (similar to jsfiddle) to prevent you from hacking haxxly with haxxly.
You could use it to phish with but there is a giant banner saying this website is from haxxly and is altered. Also you can view the code yourself and flag it if it's bad.
Re: Haxx.ly - remix any website with your own css/js to share with friends
#15I keep getting an infinite redirect.
Re: Haxx.ly - remix any website with your own css/js to share with friends
#16I keep getting an infinite redirect.
On what particular URL? Depending how servers are configured they may not like haxx.ly.
Re: Haxx.ly - remix any website with your own css/js to share with friends
#17I don't get errors, but none of the sites actually look any different to their original state for me...
You'll probably have to use a lot of !important if you're using not-very specific selectors.
Re: Haxx.ly - remix any website with your own css/js to share with friends
#18I'd prefer Greasemonkey/Tampermonkey for this kind of task.
Re: Haxx.ly - remix any website with your own css/js to share with friends
#19What kind of pro plans do you have in mind for this? I could use this for demonstrating slight UI changes of a design, but I would want it to be private.
Re: Haxx.ly - remix any website with your own css/js to share with friends
#20I'd prefer Greasemonkey/Tampermonkey for this kind of task.
Greasemonkey/Tampermonkey works great if you just want to modify something for yourself, but I have yet to find a good way to share that with others (that are less technical). This would be a great resource to show a handful of small changes to a bunch of people by sending them a link and having it be as easy as that, though.