mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Merge fbabda6b32
into 856819918b
This commit is contained in:
commit
bf6f41e0fc
4 changed files with 25 additions and 0 deletions
4
themes/ea59396a-09c4-4dd5-b32d-2d9ec667cdac/chrome.css
Normal file
4
themes/ea59396a-09c4-4dd5-b32d-2d9ec667cdac/chrome.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
#titlebar {
|
||||
-moz-window-dragging: no-drag;
|
||||
}
|
BIN
themes/ea59396a-09c4-4dd5-b32d-2d9ec667cdac/image.png
Normal file
BIN
themes/ea59396a-09c4-4dd5-b32d-2d9ec667cdac/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
7
themes/ea59396a-09c4-4dd5-b32d-2d9ec667cdac/readme.md
Normal file
7
themes/ea59396a-09c4-4dd5-b32d-2d9ec667cdac/readme.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
|
||||
# Disable Sidebar Dragging
|
||||
|
||||
By default, Zen Browser allows moving the browser window by dragging within the sidebar. This can interfere with actions like double-clicking to open a new tab.
|
||||
This mod disables this functionality, limiting it exclusively to the window's title bar.
|
||||
|
||||

|
14
themes/ea59396a-09c4-4dd5-b32d-2d9ec667cdac/theme.json
Normal file
14
themes/ea59396a-09c4-4dd5-b32d-2d9ec667cdac/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "ea59396a-09c4-4dd5-b32d-2d9ec667cdac",
|
||||
"name": "Disable Sidebar Dragging",
|
||||
"description": "This mod disables windows dragging within the sidebar, limiting it to the window's title bar.",
|
||||
"homepage": "https://github.com/dom6770/zen-mods/tree/main/disable-sidebar-dragging",
|
||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/ea59396a-09c4-4dd5-b32d-2d9ec667cdac/chrome.css",
|
||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/ea59396a-09c4-4dd5-b32d-2d9ec667cdac/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/ea59396a-09c4-4dd5-b32d-2d9ec667cdac/image.png",
|
||||
"author": "dom6770",
|
||||
"version": "1.0.0",
|
||||
"tags": [],
|
||||
"createdAt": "2025-01-12",
|
||||
"updatedAt": "2025-01-12"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue