Can I use a bookmarklet to get innerText from an external iframe w/ x-origin errors?
I'm trying to use a bookmarlet to get a value from an iframe, which is loaded from another domain. I'm getting x-origin errors, but I don't need to communicate "between" the frames, I just need to read data from the…