is there a browser extension that can run a local js instead of the linked file from the website?
|
feedback
|
|
You didn't specify which browser, but the concept of GreaseMonkey, which is available in FireFox, is also available in some other browsers too. Basically you can hook into the browser page load, and load your own javascript which could in theory rewrite some of the DOM including it's javascript... | |||||
feedback
|
|
not only Greasemonkey, but also Chickenfoot, Platypus, Selenium, .., iMacros would do the job. Or you can insert .js with Proxomitron/Privoxy/any other proxy. | |||
|
feedback
|