Add theme: Pin webpanel to right

This commit is contained in:
sporocyst 2025-03-22 04:38:49 +00:00 committed by GitHub
parent 2a9820d3e9
commit e6006755fa
4 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,2 @@
#zen-sidebar-web-panel-wrapper {order: 99 !important;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View file

@ -0,0 +1,5 @@
This mod makes side web panel always on right when pinned.
When used together with right native firefox sidebar, it all appears on right side of sidebar.
To adjust the width of web panel, try to drag the 'right' border.
Position of floating/unpinned webpanel is not affected.

View file

@ -0,0 +1,14 @@
{
"id": "a4c8a291-9c1c-416e-bcd8-0bce4e23998d",
"name": "Pin webpanel to right",
"description": "To make side web panel always on right when pinned",
"homepage": "",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/image.png",
"author": "sporocyst",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-03-22",
"updatedAt": "2025-03-22"
}