You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fork of Firefox Mod Blur Theme which just has the Compact extensions Menu style 2 as the userchrome.
Userchrome.js moved to chrome folder to make it sine compatible.
How to enable/disable extra functionality
Important
In search bar type -> about:config
If it's configured using numbers select number
else select boolean and press add -> +
To reset default values delete the added preference or set it to false (for boolean).
To find all added preferences search "mod."
Copy and Enable preferred modifications:
Preference name
Value
Notes
Preview
mod.number.of.extensions.in.a.row
1 to 10
Change number of extensions in one row. Default [4]
mod.extensions.menu.extention-icon.size
12 to 30
Change extensions icons size. Default [22]
mod.hide.manage-extensions.button
true
Hide the button that opens all extensions manager inside settings.
mod.disable.extensions-menu.separator
true
Hide sepatator between active and inactive/faded extensions. Only visible when there is at least one faded extension.
mod.hide.faded-extensions.inside.extensions-menu
true
Hide all faded/inactive non interactable extensions from extension menu. Not necessary if they aren't visible by default.