Beside useful @unman’s tip, I’m thinking on how to set this for disposableVM
, for any browser.
- Download, not install, all the desired addons to a spare place.
- Set browsing
dvm-template
'snetVM
temporarily tonone
- Open browser in offline mode in a
disposableVM
. - Copy and install all the addons.
- Set the other browser’s settings as desired.
- Just in case clear whole cache.
- Finally, copy such set browser’s profile to a
template
's/etc/skel/
- Create completely new `dvm-template’ (see @unman’s post above why)
- Set
netVM
todvm-template
if not automatically assigned. - Start fully set browser with a clean profile in a new online
disposableVM
.
This way, it works.
Since I’m using split-browser
, relaunching is not an option, like it would be in the regular browsing disposables (I could just start disposable by first starting terminal then Brave and I could relaunch it then), so any idea @rustybird or anyone else could have on how to overcome this with split-browser
would be great.