Skip to content

acdha/stylebot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stylebot

A Chrome extension to allow users to adapt the web's appearance to their preference by creating custom CSS. It aims to improve the accessibility and adaptability of the web, both for users who're not familiar with CSS and advanced CSS users.

Using Stylebot, users will be able to:

  1. Incrementally build the custom stylesheet for Chrome.
  2. Save custom CSS rules for a site / group of sites, so that the next time they visit it, their custom CSS is already applied.

Installation

Production Version

https://chrome.google.com/extensions/detail/oiaejidbmkiecgbjeifoejpgmdaleoha

Development Version

Download stylebot.crx (use Download Source button on top right) and open it in Chrome / Chromium.
Or, you can also load /stylebot as an unpacked extension (in Developer mode).

Once installed, you can toggle stylebot on a page by either clicking on the 'css' icon in omnibar or pressing 'Alt + m'.

Credits

This project is being developed as part of Google Summer of Code 2010 by Ankit Ahuja, mentored by Rachel Shearer.

Code from the following projects is used in Stylebot:

License

Dual licensed under the GPL and MIT Licenses.

About

Adapt the web's appearance

Resources

License

GPL-3.0, MIT licenses found

Licenses found

GPL-3.0
GPL-LICENSE
MIT
MIT-LICENSE

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%