Pages wider extension for the browser since I'm not a fan of a "trendy" narrow texts view.
Find it is annoying to scroll back and forth during reading docs.
Google Extension
Firefox Extension
The script simply finds all the elements on the DOM that have max-width prop and set it to 100%.
The repository contains two branches.
- Clone the entire stuff
git clone https://github.com/artzhk/pages-wider- Checkout the browser your need (replace chrome with firefox, if needed)
So far only chrome and firefox are supported
git checkout chrome - Load extensions to the chrome or firefox.
Don't hesitate to open a PR if have you have yet another idea how to improve pages extension.