Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!
What are you trying to accomplish with this? out of curiosity... Do you have the proper permissions from site owner(s)/devs to do so?I just wanna inspect this website and change the look with CSS using Stylus. (a script injector)
Also, it seems like code is being run while debugger is active, which seems to contradict what debugger should be doing.
Didn't I state my intentions already?What are you trying to accomplish with this? out of curiosity... Do you have the proper permissions from site owner(s)/devs to do so?I just wanna inspect this website and change the look with CSS using Stylus. (a script injector)
Also, it seems like code is being run while debugger is active, which seems to contradict what debugger should be doing.
I am asking to clarify a few things... so if you could please bear with me, it would be greatly appreciated. Now, as per my question, do you have explicit permissions from site owners/devs for you to be changing the site's css, or any code for that matter?Didn't I state my intentions already?
If you can try getting permission, that would be great. However, just so we're clear - we're cautious about this not because we think you're a bad actor but because of the potential effects this may implicate if a bad actor sees this thread and then uses it maliciously against that site or others. And if the site owners tried tracing it back and found this thread, we could be in trouble.I do not have permissions from the site owner/devs.
This is done for a very specific reason. If you are trying to change it for your own viewing pleasure, I suggest you use the DOM, where all changes are only persistent until the page reloads. These are temporary and local. Anything else would be considered a bypass of whatever security measure was set in place by the owners/devs, and further requests to attempt this will result in a permanent ban from CodeForum. Regarding your own site.. I suggest you make a copy of your site, localize it, aka put this copy in dev mode while keeping what's already live as it is, disabling that script blocker in dev mode, making changes, and re-enabling the script blocker.Can you at least tell me how I can replicate this for my own websites?
Also, it seems to be inside one of the main scripts, as I also got a script blocker (uMatrix), as when it stops triggering, it also stops making the website work properly. (making me still unable to inspect the elements I want to change)
Code Forum is a community platform where coding enthusiasts can connect with other developers, engage in discussions, ask for help, and share their knowledge with a supportive community. It's a perfect place to improve your coding skills and to find a community of like-minded individuals who share your passion for coding.
We use essential cookies to make this site work, and optional cookies to enhance your experience.