anoved / Columnate

Bookmarklet for multicolumn reader mode.
https://anoved.github.io/Columnate/
MIT License
15 stars 2 forks source link

Content Security Policy headers break bookmarklets #5

Open anoved opened 3 years ago

anoved commented 3 years ago

For example, https://frame.work/blog/linux-on-the-framework-laptop won't work with Columnate because of scripting limitations imposed by the Content Security Policy headers. https://developers.google.com/web/fundamentals/security/csp

anoved commented 1 year ago

What about an alternate wrapper for Columnate: paste the copied text of an article in text box to columnate it. Might lose links and other formatting, but at least gets you columns without loading resources from other sites.

anoved commented 10 months ago

What about an alternate wrapper for Columnate: paste the copied text of an article in text box to columnate it. Might lose links and other formatting, but at least gets you columns without loading resources from other sites.

This would be an appropriate addition to the bookmarklet installation page itself: a text box where you can paste arbitrary text to be columnated below.