Hacker News new | ask | show | jobs
Show HN: Chrome extension to alter page width (chrome.google.com)
1 points by terzza 5517 days ago
Just scratching an itch... A very simple extension to alter the width of a web page's body dynamically with a slider. I love reading articles on the web, but find it uncomfortable when then line lengths of the text are excessively long. This little extension aims to help with that.

My first venture into chrome extensions. Please feel free to offer constructive criticism for improvements etc.

Some example sites that it will work on: http://terzza.com/example.html http://placr.co.uk/blog/2011/05/why-train-departure-information-is-not-currently-open-data/ http://antirez.com/post/an-update-on-redis-and-lua.html

1 comments

Just scratching an itch... A very simple extension to alter the width of a web page's body dynamically with a slider. I love reading articles on the web, but find it uncomfortable when then line lengths of the text are excessively long. This little extension aims to help with that.

My first venture into chrome extensions. Please feel free to offer constructive criticism for improvements etc.

Some example sites that it'll work on: http://terzza.com/example.html http://placr.co.uk/blog/2011/05/why-train-departure-informat... http://antirez.com/post/an-update-on-redis-and-lua.html