An open API service indexing awesome lists of open source software.

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.

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

![Full Zen Browser with Mod](/thumbnail.png)

## License

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