5 ms·
It would be nice if Firefox provided an API that only exposed the static HTML of sites you're visiting. I don't care if an extension wants that data, it's nowhe
by bananaface 5y ago
It would be nice if Firefox provided an API that only exposed the static HTML of sites you're visiting. I don't care if an extension wants that data, it's nowhere near as sensitive.
I guess this doesn't solve injection, but there must be other ways to solve "display some additional data."
- tiborsaas 5y agoGreat idea, after all it's impossible to render sensitive data server side :)
- bananaface 5y agoI said it's less sensitive.
- tiborsaas 5y agoDoes it matter? Btw here is your API: document.body.innerHTML
- bananaface 5y agoAnd which permission do I take to access that?
- tiborsaas 5y agoAs a bookmarklet, none :) That's the best you can get.
- deleted 5y ago[deleted]