The solution to add persistant custom commad line flags to Supermium, for example comand to disable dangerous webassembly, increase or disable cache..... #1085
Labels
enhancement
New feature or request
Hi, I like to increase the cache because the Supermium web browser freezes on startup and is a bit heavy, while Firefox which has 1GB of cache is very fast to start, Chromium has a small cache 300MB maximum so on startup, I suppose Chromium does heavy calculation operations to sort which pages to keep or keep in the small cache which slows down the startup, we are talking about a difference of 10 seconds or more between Supermium and r3dfox on startup....
to test the disable cache effect, especially concerning the download video with extensions and also to test speed since I have an old HDD, I added: --disk-cache-size=1 --media-cache-size=1 or other command in right click / settings to the Supermium shortcut, but the cache size does not change....in addition to such commands if they work added to the browser shortcut are not persistent if we use desktop url shortcuts to start the web navigaru.....
so today I have an idea, I have already been able to enable support for microsoft edge store extensions in catsxp browser (the version of famous extension "stream recorder" on edge store is more powerful than the version on chrome store), by doing this:
catsxp settings/first steps/boot settings
--enabled-microsoft-brand
so in catsxp settings/first steps/boot settings, I add --disk-cache-size=1 --media-cache-size=1 , and I restart catsxp and there, finally I can see the cache size =1 in the clear history option!
We hope please Supermium of Mr Shane @win32ss will introduce such important feature so that we can freely do tests and enable/disable features, flags, command line persistently, thank you!
The text was updated successfully, but these errors were encountered: