Hello,
Is it possible to access Firefox browser functions like [dns.resolve()] from web page?
I’m trying to make a simple static web page which checks the status of URLs (similar to ‘isitdown’ services).
Do I have to learn how to develop Firefox extension from scratch?
Or is there a shortcut to access that layer?
Thanks in advance.