Hacker News new | ask | show | jobs
by revelation 3529 days ago
Why is Angular from the extension run on DOM from the page?

You make it sound automatic, but surely this must be manually triggered by the extension in question?

1 comments

If an extension wants to modify the DOM of a page, then it runs with the DOM of the page.