Make sure you updated to the most recent version of this projects files "before" reporting problems!
Continued from #3, #41, #88, #109 and #133.
Instead of opening new "issues" for general talk we can use this area for discussions, feedback and questions. Open new "issues" for real bugs and problems.
Custom JS scripts to restore more classic features
https://github.com/Aris-t2/CustomJSforFx
Trying to make CSS code ready for Firefox Quantum (57+)?
Remove all @namespace references. They are the reason, if your code refuses to work.
Application/hamburger button in tabs toolbar?
Look here: #46
Things this project will not target/recreate
- curved tabs
- old complete themes
- ...
Things not possible with CSS
- more toolbars like add-on/status bar (CSS can not create new toolbars)
- displaying full sized status popup below window content is possible
- moving bookmarks toolbar to windows bottom is possible
- new buttons (CSS can not create new buttons)
- additional menuitems (CSS can not create new items)
- custom/new/different functions for buttons/menuitems/menus
- activity indicator
- preference/options window
- additional location bar
- favicon in location bars identity box
- moving menubar items to a different toolbar
- restart button
- ... many more
Make sure you updated to the most recent version of this projects files "before" reporting problems!
Continued from #3, #41, #88, #109 and #133.
Instead of opening new "issues" for general talk we can use this area for discussions, feedback and questions. Open new "issues" for real bugs and problems.
Custom JS scripts to restore more classic features
https://github.com/Aris-t2/CustomJSforFx
Trying to make CSS code ready for Firefox Quantum (57+)?
Remove all
@namespacereferences. They are the reason, if your code refuses to work.Application/hamburger button in tabs toolbar?
Look here: #46
Things this project will not target/recreate
Things not possible with CSS