Skip to content

BrassStack/stylebot

 
 

Repository files navigation

Stylebot

CI Kofi Chrome Webstore Version Chrome Users Webstore Rating Follow Stylebot License

Stylebot is a browser extension that lets you change the appearance of the web instantly. Currently only available on Chrome Web Store.

  • Easy to use: Pick and style elements using UI actions
  • Simple & Quick: Changes are saved instantly
  • Code editor - Write your own CSS
  • Readability Mode - Make articles on any site readable by hiding non-essential page elements like sidebars, footers and ads.
  • Grayscale Mode - Turn on grayscale to reduce strain from websites

How to contribute

Donate

Buy me a coffee via Ko-fi

Translate

Add support for a locale via the following steps

  • See supported locales
  • If src/_locales/[locale].config already exists, please help improve translations
  • If not, copy src/_locales/en.config to src/_locales/[locale].config
  • Update strings in src/_locales/[locale].config to match the locale

Add new features or fix bugs

If you would like to add a new feature to Stylebot or fix a bug, submit an issue in GitHub (if there is no existing one), discuss it, and wait for approval.

Chrome

  • Run yarn to install dependencies
  • Run yarn watch to build locally
  • Open the chrome://extensions page.
  • Disable the official Stylebot version.
  • Enable the Developer mode.
  • Click Load unpacked extension button
  • Navigate to the project's dist/ folder

License

Stylebot is MIT licensed.

About

Change the appearance of websites instantly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 46.3%
  • Vue 45.4%
  • JavaScript 6.0%
  • SCSS 1.8%
  • HTML 0.5%