mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
Add theme: Hide Extension Name
This commit is contained in:
parent
d4b4e0265a
commit
02879021e6
4 changed files with 7 additions and 0 deletions
4
themes/cb15abdb-0514-4e09-8ce5-722cf1f4a20f/chrome.css
Normal file
4
themes/cb15abdb-0514-4e09-8ce5-722cf1f4a20f/chrome.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
#urlbar #identity-box.extensionPage #identity-icon-label {
|
||||
display: none !important;
|
||||
}
|
BIN
themes/cb15abdb-0514-4e09-8ce5-722cf1f4a20f/image.png
Normal file
BIN
themes/cb15abdb-0514-4e09-8ce5-722cf1f4a20f/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
2
themes/cb15abdb-0514-4e09-8ce5-722cf1f4a20f/readme.md
Normal file
2
themes/cb15abdb-0514-4e09-8ce5-722cf1f4a20f/readme.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
Hides the name of the extension on tabs loaded from the extension
|
1
themes/cb15abdb-0514-4e09-8ce5-722cf1f4a20f/theme.json
Normal file
1
themes/cb15abdb-0514-4e09-8ce5-722cf1f4a20f/theme.json
Normal 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"}
|
Loading…
Add table
Add a link
Reference in a new issue