v6.0.0 #455
black7375
announced in
Announcements
v6.0.0
#455
Replies: 1 comment 1 reply
-
This is huge, thank you for creating and maintaining this project |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
IMPORTANT
Some API has been breaking change.
userChrome.tab.on_bottom
->userChrome.tabbar.on_bottom
userChrome.tab.on_bottom.above_bookmark
->userChrome.tabbar.on_bottom.above_bookmark
userChrome.tab.on_bottom.menubar_on_top
->userChrome.tabbar.on_bottom.menubar_on_top
userChrome.tab.centered_label
->userChrome.centered.tab.label
Changed
New Options
userChrome.tabbar.one_liner
userChrome.tabbar.one_liner.combine_navbar
userChrome.tabbar.one_liner.tabbar_first
userChrome.tabbar.one_liner.responsive
userChrome.autohide.tab
userChrome.autohide.tab.opacity
userChrome.autohide.tab.blur
userChrome.autohide.tabbar
userChrome.autohide.navbar
userChrome.autohide.bookmarkbar
userChrome.autohide.sidebar
userChrome.autohide.fill_urlbar
userChrome.autohide.back_button
userChrome.autohide.forward_button
userChrome.autohide.page_action
userChrome.autohide.toolbar_overlap
userChrome.hidden.tab_icon
userChrome.hidden.tab_icon.always
userChrome.hidden.tabbar
userChrome.hidden.navbar
userChrome.hidden.sidebar_header
userChrome.hidden.sidebar_header.vertical_tab_only
userChrome.hidden.urlbar_iconbox
userChrome.hidden.bookmarkbar_icon
userChrome.hidden.bookmarkbar_label
userChrome.hidden.disabled_menu
userChrome.tabbar.on_bottom.hidden_single_tab
userChrome.theme.monospace
userContent.page.monospace
userChrome.centered.tab
userChrome.centered.tab.label
userChrome.centered.urlbar
userChrome.centered.bookmarkbar
userChrome.tabbar.as_titlebar
userChrome.sidebar.overlap
Bug Fixes
Documents
Various documents have been added, and there is a space where you can share your settings !!
Lepton
customDiscuss the next major version of plan. #453
This discussion was created from the release v6.0.0.
Beta Was this translation helpful? Give feedback.
All reactions