Fixed in version 0.2.3.
When reading the documentation, I did not understand what "collect" meant here: was it a local treatment or an exfiltration to some server? [The question was asked](https://connect.mozilla.org/t5/d...
Contrary to my initial statement, the flickering padlock occurs also on DNSSEC websites (e.g. https://www.icann.org), although it is very quick.
The reason is that the function updatePageAction...
Fixed, will be in the next release 0.2.2.
It may be a great addition, but I don’t know development of Chromium extensions, so I’m not sure I would develop it myself soon. But I accept a Pull Request about this and will review it.
This Firefox bug open in 2023 suggests that it’s not possible today to request arbitrary DNS records (since it is about retrieving the new...
An API to access DNS records through the network resolvers set in Firefox may be fine too, if it it complete enough (not just access to A/AAAA records).
I searched a bit in the Firefox APIs for extensions, but did not find how to make a request on raw UDP or TCP. If anyone has a clue, please leave a comment here.