Custom Styles icon

Custom Styles

Extension Actions

CRX ID
fegffkhocckcakehkbkcjklpaclofjhc
Description from extension meta

Inserts per-site stylesheets

Image from store
Custom Styles
Description from store

This extension allows the creation of per-site stylesheets. After installing you can use the extension's options page to configure per-site CSS rules.

Why use this instead of other extensions?
- The content script used to inject CSS into sites is intentionally as simple as possible making it easy to audit that it is safe to use. It is only a few lines of non-minified script: https://github.com/flackr/custom-styles/blob/main/src/styler.js
- Styles are automatically synced between devices using chrome's sync storage API.

Latest reviews

Carlos Velazquez
Very simple, light and clean way to modify a page's CSS without all the bulk.