Add theme: Hide Extension Name

This commit is contained in:
ch4og 2024-08-24 17:33:44 +00:00 committed by GitHub
parent d4b4e0265a
commit 02879021e6
4 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#urlbar #identity-box.extensionPage #identity-icon-label {
display: none !important;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

View file

@ -0,0 +1,2 @@
Hides the name of the extension on tabs loaded from the extension

View file

@ -0,0 +1 @@
{"id": "cb15abdb-0514-4e09-8ce5-722cf1f4a20f", "name": "Hide Extension Name", "description": "Hides the name of the extension on tabs loaded from the extension", "homepage": "https://github.com/ch4og/zenbrowser-themes/tree/main/Hide%20Extension%20Name", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/cb15abdb-0514-4e09-8ce5-722cf1f4a20f/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/cb15abdb-0514-4e09-8ce5-722cf1f4a20f/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/cb15abdb-0514-4e09-8ce5-722cf1f4a20f/image.png", "author": "ch4og"}