I want to write an autohotkey script to change the proxy settings in Switchy for Chrome. If I could access the extension execution scope, I could call a function there. Is there any way to do that in chrome? Is there a better way to write a autohotkey script to accomplish this?
self.location = cache: + self.location I want to redirect from "[URL]" to "cache:[URL]". I just want this code to work in Chrome browser.