mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 14:12:27 +01:00
Add tab numbering
This commit is contained in:
@@ -33,7 +33,7 @@ liberator.config = { //{{{
|
||||
|
||||
/*** optional options, there are checked for existance and a fallback provided ***/
|
||||
features: ["bookmarks", "hints", "history", "marks", "quickmarks", "session", "tabs", "windows"],
|
||||
defaults: { guioptions: "" },
|
||||
defaults: { guioptions: "N" },
|
||||
guioptions: { m: ["toolbar-menubar"], T: ["nav-bar"], b: ["PersonalToolbar"] },
|
||||
|
||||
get visualbellWindow() getBrowser().mPanelContainer,
|
||||
|
||||
Reference in New Issue
Block a user