Source: https://www.reddit.com/r/firefox/comments/li2lqg/now_that_mozilla_killed_the_ssb_feature_what/
- Open URL:
about:profiles
and create a new profile, let's name itssb_prof
- In a terminal (or Win+R on windows) run
firefox --no-remote -P ssb_prof
- Open URL:
about:support
and a. Make sure thatProfile Folder
ends with.ssb_prof
b. Click Open Folder
We will use CSS to hide Firefox's UI.
- Make a folder called
chrome
- Make a new file called
userChrome.css
and copy and paste from below - In Firefox, open URL:
about:config
- Enable this
toolkit.legacyUserProfileCustomizations.stylesheets
(Double click it to set it to true) - Create shortcuts with
firefox --name=YouTube --no-remote -P "ssb_prof" "https://youtube.com"