firefox-no-web-extensions
https://u.sb/firefox-no-webextensions/
打开 `about:config`,输入 `extensions.webextensions.restrictedDomains`,限制域名清单:
```txt accounts-static.cdn.mozilla.net,accounts.firefox.com,addons.cdn.mozilla.net,addons.mozilla.org,api.accounts.firefox.com,content.cdn.mozilla.net,discovery.addons.mozilla.org,install.mozilla.org,oauth.accounts.firefox.com,profile.accounts.firefox.com,support.mozilla.org,sync.services.mozilla.com ```
需要添加,在后面加 `,example.com` 即可。