blob: fd1ef00722b5c45d173c810bc0f13050dcbae02e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
# 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.
<a href="https://addons.mozilla.org/en-US/firefox/addon/zen-internet/">
<img alt="Firefox Add-Ons" src="https://blog.mozilla.org/addons/files/2015/11/get-the-addon.png" height="40">
</a>
<br>
<img width="379" alt="image" src="https://github.com/user-attachments/assets/18134c23-6a8a-4598-987d-9fdfa29b09b2" />
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
<img width="334" alt="CleanShot 2025-02-25 at 11 19 49@2x" src="https://github.com/user-attachments/assets/573519aa-10de-4606-8c9f-30a21661bcf4" />
Then reload the page and enjoy :D
You can disable website specific theming from the pop-up.
<img width="367" alt="CleanShot 2025-02-25 at 11 20 55@2x" src="https://github.com/user-attachments/assets/05645e1e-e83a-4f54-8895-6ea1744e9711" />
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
|