When opening a thread on a Firefox issue, one should always begin with the list of installed add-ons.
grep -oP '},"name":"\K[^"]+' ~/.mozilla/firefox/*.*default*/addons.json
When opening a thread on a Firefox issue, one should always begin with the list of installed add-ons.
grep -oP '},"name":"\K[^"]+' ~/.mozilla/firefox/*.*default*/addons.json