https://github.com/codewithalamin/opened-tab-marker
A simple CSS mod for Zen Browser that adds a persistent visual marker to opened tabs, making it easier to distinguish them from closed tabs.
https://github.com/codewithalamin/opened-tab-marker
Last synced: 4 months ago
JSON representation
A simple CSS mod for Zen Browser that adds a persistent visual marker to opened tabs, making it easier to distinguish them from closed tabs.
- Host: GitHub
- URL: https://github.com/codewithalamin/opened-tab-marker
- Owner: CodeWithAlamin
- License: apache-2.0
- Created: 2025-08-09T17:19:12.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-08-09T18:22:34.000Z (5 months ago)
- Last Synced: 2025-08-09T20:29:09.229Z (5 months ago)
- Language: CSS
- Size: 389 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Opened Tab Marker for Zen Browser
A simple mod for Zen Browser that visually marks opened tabs with a clear indicator. Zen Browser, by default, does not distinguish between opened and unopened tabs, this mod adds a visible border to all opened tabs (Essential and pinned), making it easy to see which tabs are active at a glance.
## How It Works
- Opened Essential and pinned tabs get a left border (using the current theme color).
- Unopened or loading tabs have no border, keeping the interface clean.
## Screenshots

## License
Apache License 2.0 — see [LICENSE.md](LICENSE.md) for details.