Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/travis-r-ristow/cssinjector

A chrome extension for saving css overrides for sites.
https://github.com/travis-r-ristow/cssinjector

chrome-extensions css

Last synced: 24 days ago
JSON representation

A chrome extension for saving css overrides for sites.

Awesome Lists containing this project

README

        

# CSS Injector 💉

## Description

> This is a chrome-extension that can inject css into a site. It can also save the css to be injected on next visits.

## Features ✨

- Inject CSS to active tab.
- Save/Edit CSS to be injected on page visits:
- Page specific
- Domain specific
- All sites :: _(Save with url `all-sites`)_
- Helpful _Inject `!important;`_ option, it will auto add `!important;` to all styles without it.

## Why I made this 🤔

> I needed a tool that would allow me to save css overrides for sites, mainly because my auto dark-mode was messing up on some sites.