Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaszlo/visualmixer
A Chrome extension that allows you to make modify visual attributes of any webpage
https://github.com/jaszlo/visualmixer
Last synced: about 1 month ago
JSON representation
A Chrome extension that allows you to make modify visual attributes of any webpage
- Host: GitHub
- URL: https://github.com/jaszlo/visualmixer
- Owner: jaszlo
- License: mit
- Created: 2024-03-09T23:30:39.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T11:05:19.000Z (8 months ago)
- Last Synced: 2024-03-12T11:49:16.391Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VisualMixer
A Chrome extension that allows you to make any webpage more pleasant to look at and readable.### Features
1. **Adjustable Visual Settings:**
- Modify **Brightness**, **Contrast**, **Saturation**, and **HUE-Rotation** to suit your preferences.
- Achieve a personalized aesthetic that aligns with your visual comfort.2. **Color Inversion:**
- Perfrom a complete **color inversion** for a quick dark mode on any webpage, even if not originally provided.
- You can also controll the strength of that inversion3. **Individual Configuration Storage:**
- Experience the convenience of having **unique configurations saved for each webpage**. Your customized settings are preserved, ensuring a consistent and tailored experience every time you visit a specific site.### Usage Instructions:
1. **Download Extension:**
- https `git clone https://github.com/jaszlo/VisualMixer.git`
- ssh `git clone [email protected]:jaszlo/VisualMixer.git`2. **Add to Chrome:**
- Folow [this](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world?hl=de#load-unpacked) offical guide on how to load an extension
## Gallery### Before and After shot
![Unbenannt](https://github.com/jaszlo/VisualMixer/assets/55958177/0296e05f-5579-4828-8ed1-d31fda16cf33)### Close up of the POP-Up GUI
![UI](https://github.com/jaszlo/VisualMixer/assets/55958177/8e66e876-6929-48bd-bce1-0a7f2dc43033)