mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
feat: automatically hide the top bar
This commit is contained in:
@@ -8,6 +8,8 @@ export interface Settings {
|
||||
enableHorizontalScrolling: boolean
|
||||
openLinkInCurrentTab: boolean
|
||||
|
||||
autoHideTopbar: boolean
|
||||
|
||||
theme: 'light' | 'dark' | 'auto'
|
||||
themeColor: string
|
||||
adaptToOtherPageStyles: boolean
|
||||
|
||||
Reference in New Issue
Block a user