I've been trying to no avail to figure out if one can inject about:blocked, the phishing page, with JS. Right now, the only solution I've found to work is to replace it entirely with `override chrome://browser/content/blockedSite.xhtml ../test.html`.
I've been trying to no avail to figure out if one can inject about:blocked, the phishing page, with JS.
Right now, the only solution I've found to work is to replace it entirely with
override chrome://browser/content/blockedSite.xhtml ../test.html.