The "Who's Using WXT?" section on https://wxt.dev/ currently shows "Failed to load extension details."
The browser console reports:
TypeError: Failed to fetch
As of 2026-08-26 07:20 UTC, queue.wxt.dev returns NXDOMAIN from both the authoritative nameserver and public DNS resolvers:
$ dig @mira.ns.cloudflare.com queue.wxt.dev A +noall +answer +authority +comments
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN
$ dig @1.1.1.1 queue.wxt.dev A +noall +answer +authority +comments
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN
The "Who's Using WXT?" section on https://wxt.dev/ currently shows "Failed to load extension details."
The browser console reports:
As of 2026-08-26 07:20 UTC,
queue.wxt.devreturnsNXDOMAINfrom both the authoritative nameserver and public DNS resolvers: