Why is my Chromium extensions folder empty?

I have two Chromium extensions installed:

enter image description here

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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like