Hacker News new | ask | show | jobs
by netcraft 2248 days ago
So the last time I tried to make an extension (I believe in chrome) for an application I work on, I could not access data stored in the global object - I was trying to make data available to the extension to do more with and show like debug information. Can you access js variables with userscripts like you could in the developer console?