List of features available in this project (partly outdated) #459
Locked
Aris-t2
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
'Classic' CSS tweaks for Firefox
Download from here: Releases
Howto instructions on main page: CustomCSSforFx
Restore more features with JavaScript: CustomJSforFx
Support this project: Paypal.me
General discussion: Talk, questions, suggestions
FOXSCAPEuC: FOXSCAPE theme for Firefox userChrome.css by Michael Walden
The only way to modify ui is adding custom CSS code to userChrome.css and userContent.css files inside browsers profile folder. Keep in mind CSS code can not create entirely new items, buttons or toolbars. Only already present ui items can be modified!
(CTR) = known from Classic Theme Restorer add-on
(CTB) = known from Classic Toolbar Buttons add-on
(NB) = known from NoiaButtons add-on look here
(N4) = known from Noia4 theme
(GMF) = known from GlassMyFox add-on (window transparency on Windows 8/10 can only be achieved by third party tools like Glass8)
Currently available CSS tweaks for Firefox Quantum (57+) this project offers
General configuration files to control many parts of this project
[Tabs]
[Buttons]
[General UI]
[Toolbars]
[Location Bar]
[Add-on Manager (about:addons)]
[Preferences page (about:preferences)]
[Web Content]
(*) This will work as long XBL is supported by Firefox.
Already in Firefox Quantum without custom code or WebExtensions
[Buttons]
[General UI]
Things possible by installing WebExtensions
[Buttons]
[General UI]
[Tabs]
#TabsToolbar { visibility: collapse !important; }
and enable "title bar" in 'Customize...' area)Other projects
Curved tabs: Photon Australis by wilfredwee
UserChrome.js and scripts for Firefox 57+ by Endor8 (in German)
UserChrome.js for Firefox 57+ by nuchi
simpleMenuWizard for Firefox 57+ by stonecrusher
more Add-on Bars for Firefox 57+: by tkhquang
Promo screenshots
Beta Was this translation helpful? Give feedback.
All reactions