I canât give you more toolbars but I can give you more space in the existing ones.
You can, if you are confident enough to make changes in the configuration scripts, edit the icon replacement texts to save space in the toolbars. If you enter a text of your choice in the icon text line
<iconText></iconText>
sometimes there can be predefined shortcut in it
<iconText>MUCH TO LONG SHORTCUT</iconText>
in Kritaâs action scripts, it will be used instead of the entry in the naming text line
<text></text>
For example >>
The entries you marked for the âten-Brushesâ script âtenbrushes.actionâ, if you would like to have âABP 1â written in the toolbar instead of âActivate Brush Preset 1â, then you have to open âtenbrushes.actionâ with a text-editor and change the entry in the icon text line >>
<iconText></iconText>
to >>
<iconText>ABP 1</iconText>
and save the âtenbrushes.actionâ file and then start Krita. Since âtenbrushes.actionâ is a standard Krita script you will find it in the installation folder of Krita, in the path "*\share\krita\actions", if it were a plugin you installed yourself, then you will find the associated action script, if there is one for the plugin, in the âactionsâ folder in Kritaâs resource folder.
And to show that this does not only work for plugins, as another example I reduced the displayed text for âScale Image To New Sizeâ to âSITNSâ, this option can be found in the file âkritamenu.actionâ.
But I urge you to make a backup copy of every file BEFORE YOU CHANGE IT! This way you can restore them in case something doesnât work as you expect 
Here you could download the two before mentioned customized files as demonstration objects (or even build them into Krita at your own risk (created with version: 5.0.2-alpha (git cb223cd)):
tenbrushes.action (should run in any 5.0.2)
kritamenu.action (?)
Example of how it could look alike to save space in toolbars
Michelist
Translated with help of a computer, I was tired and lazy.
Add/Edit: Download links renewed