Skip to content

An extension for chrome to center page content and set max-width simply.

License

Notifications You must be signed in to change notification settings

ajisaac/center-content

Repository files navigation

Center Content Chrome Plugin

Some websites were designed in the 90s when monitors were 800x600. They are usually text content without any CSS styling. This especially occurs on academic websites. But if you have a 32 inch 4k monitor, the text will span accross the entire page and be difficult to read.

This plugin adds a simple icon to your browser. Click once to turn on, click again to turn off. It simply adds or removes 2 styles to the body of the current page.

This plugin is mostly complete. May add a few enhancements, but only a few.

Before and After

Before: image After: image

Installation

You can just download this project, then in chrome://extensions turn on developer mode using the toggle in the top right and click Load Unpacked in the top left, then choose the folder containing this code.

Todo

  • Add code to switch between on and off icons
  • Improve the icons coloring and design
  • Remember settings for each page so we don't have to click each time we load
  • Remember settings for domain, so we maintain settings between reloads
  • Allow us to adjust the width
  • Don't mess up margins when unsetting
  • Only do left right margins, not top bottom

About

An extension for chrome to center page content and set max-width simply.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published