Distill not working in Firefox 142

In Firefox 142 the extension doesn’t work, after installing, when I click the icon nothing happens and the log shows:

Uncaught (in promise) Error: Error at Service Proxy: store,Prefsget

ServiceProxyError moz-extension://9d747190-3172-4a52-9f5c-19b575afb9a0/ui/assets/service.04921d45.js:1990

\_call moz-extension://9d747190-3172-4a52-9f5c-19b575afb9a0/ui/assets/service.04921d45.js:2002

\_callStore moz-extension://9d747190-3172-4a52-9f5c-19b575afb9a0/ui/assets/service.04921d45.js:2006

call moz-extension://9d747190-3172-4a52-9f5c-19b575afb9a0/ui/assets/service.04921d45.js:2040

method moz-extension://9d747190-3172-4a52-9f5c-19b575afb9a0/ui/assets/service.04921d45.js:2018

init moz-extension://9d747190-3172-4a52-9f5c-19b575afb9a0/ui/assets/service.04921d45.js:2161

service.04921d45.js:1990:5

1 Like

thanks for reporting the issue @jsantbri. i am currently using it with firefox 143b.

this error message indicates that the ui failed to load because the background service could not be initialized. this usually indicates a problem with the database.

can you try installing the addon in a new firefox profile and see if this is a profile specific issue or a more general problem? thanks!

Hi Ajit,

I have created a new Firefox profile and installed distill in it. It works this time.

Regards, Jan