Description from extension meta
Redirect github code pages to ignore whitespaces
Image from store
Description from store
Only redirect pull requests and diff pages of github to ignore whitespaces (including "w=1" in params if there is no "w" in params)
Latest reviews
- (2021-08-06) Jeff Yates: I was looking for an extension that would allow me to default my GitHub diffs to "hide whitespace" and remember that setting, but still allow me to view whitespace diffs when I needed. So many just aggressively force whitespace to be hidden, whereas this one respects the `w` param, so if I really want to see whitespace diffs, I can just add `w=0`. It's not exactly what I want, but it's the closest there is to what I need. Thank you!