# Transparent Zen
Transparent Zen is a browser extension specifically designed for Zen Browser. This extension injects styles into supported websites to make them transparent, providing a new experience.
https://github.com/user-attachments/assets/03ce72fc-e5b0-48fc-b0ae-40c6671b187d
## Supported Websites
Checkout the [repository](https://github.com/sameerasw/my-internet) for website css styling which are used in this addon.
### Unsupported websites now can be forced!
https://github.com/user-attachments/assets/85f795cc-049f-4338-a74b-8f5d2a9eb5bd
#### To Do
- [x] Feature specific toggles for each website
- [ ] Custom css by user
## Prerequisites
#### Transparent Zen
- [Guide](https://sameerasw.notion.site/Zen-Transparency-1939c6099d4080468f02cf05ae50e827?pvs=4)
## Installation
To install the addon, you can either download it from the [Firefox Add-Ons Store](https://addons.mozilla.org/en-US/firefox/addon/zen-internet) or grab the latest release from github and manually install it through the Zen Browser settings.
## Usage
Once installed, Open the addon dialog, enable theming and click the refetch latest styles button to load the latest stylesheets from the repository
Then reload the page and enjoy :D
You can disable website specific theming from the pop-up.
If you would like to contribute to the addon, please follow these steps:
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes and commit them with a descriptive message.
4. Push your changes to your fork and create a pull request.
> Thanks to [@YelehaUwU](https://github.com/YelehaUwU) for the contributions on the pop-up UI!
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
Enjoy :D Huge thanks to the [Transparent Zen ](https://github.com/frostybiscuit/transparent-zen) for the addon base and the inspiration <3