Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/travis-r-ristow/cssinjector
- Owner: Travis-R-Ristow
- Created: 2024-04-07T02:37:39.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-07T05:06:34.000Z (9 months ago)
- Last Synced: 2024-12-12T02:14:43.215Z (24 days ago)
- Topics: chrome-extensions, css
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.