<pre> Line Wrapper
Extension Actions
CRX ID
nhljfekjbhmbibnfeehbgfeccakopaod
Description from extension meta
Enables line wrapping in <pre> tags. Uncheck "Enabled" whenever you want to revert to the default behavior.
Image from store
Description from store
I wrote this extension after getting annoyed by a mailing list that displayed entire paragraphs on a single unreadable line. It injects a bit of CSS to enable line wrapping in <pre> tags:
pre { white-space: pre-wrap; }
This takes effect immediately on all active pages.
I've published the (very short) source code under the Apache 2.0 license.
Latest reviews
- Thanos
- Does not work at all. Absolutely useless.
- Thanos
- Does not work at all. Absolutely useless.
- Roderick Schertler
- Thank you! I had this with a Firefox extension and really missed it. Is there a way to toggle it on or off for the current page (right-click or tool bar) without enable/disabling the extension as a whole?
- Roderick Schertler
- Thank you! I had this with a Firefox extension and really missed it. Is there a way to toggle it on or off for the current page (right-click or tool bar) without enable/disabling the extension as a whole?
- Paaongdom Intalaksa
- GOOD
- Paaongdom Intalaksa
- GOOD
- Xed Mada
- Thank You! Mailing list archive research is just a little less suicide inducing now.
- Xed Mada
- Thank You! Mailing list archive research is just a little less suicide inducing now.