I have two Chromium extensions installed:
I am on Ubuntu 18.04 and Chromium Version 83.0.4103.97 (Official Build) snap (64-bit).
However, my extensions folder is empty!
$ ls ~/.config/chromium/Default/Extensions Where are my extensions?
1 Answer
sdgfsdh:
Open in your chromium this link: chrome://version/
Check the Profile Path directive.
Profile Path /home/user/.config/chromium/Default The normal path is:
/home/user/.config/chromium/Default/Extensions But maybe you have another path assigned. Check it.
1
