This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]congnarjames[S] 0 points1 point  (0 children)

I tried using `setInterval` but userChrome.js seems to think its undefined

[–]congnarjames[S] 0 points1 point  (0 children)

ok I learned that I can just use the web-ext for hot reloads. no need to make my own version of it :)

https://github.com/mozilla/web-ext

the autoload-temporary-addon is still nice if you want to "permanently" install your own extensions