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/ExtensionsWhere 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/DefaultThe normal path is:
/home/user/.config/chromium/Default/ExtensionsBut maybe you have another path assigned. Check it.
1