This commit is contained in:
Zen Release Bot 2025-06-25 14:16:53 -04:00 committed by GitHub
commit 5c368dea40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,4 @@
.zen-current-workspace-indicator {
display: none !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

View file

@ -0,0 +1,3 @@
# Hide Workspace Indicator
This mod removes the workspace indicator in the Zen toolbar.

View file

@ -0,0 +1,14 @@
{
"id": "349ccbdc-e6c1-4e52-9a16-a91fa237840c",
"name": "Hide Workspace Indicator",
"description": "This mod removes the workspace indicator in the Zen toolbar.",
"homepage": "https://github.com/seagram/hide-workspace-indicator",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/349ccbdc-e6c1-4e52-9a16-a91fa237840c/image.png",
"author": "seagram",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-05-20",
"updatedAt": "2025-05-20"
}