0

I'm trying to make a Firefox extension that sends you to a webpage when an offending word is found in the document title. I already have a webpage that I want to send them to, but document.location.href doesn't work. How do I do this using a Content Script?

I have tried document.location.href and that didn't work. No search results were helpful.

0 Answers0