Hello,
I would like confirmation that the setting
“extensions.webextensions.restrictedDomains” in about:config is not accessible via the API types.BrowserSetting with the get() method, I get an extensions is not defined message when I try, which seems strange to me because there is also a levelOfControl variable, which could have been given as “not_controllable”. That’s the only option available if I’ve been browsing MDN correctly, right?
I’m totally new to the field so I may have misunderstood some technical notions, so I prefer to ask.
Thanks for your help and time.