How to block a script loading with chrome extension?

Viewed 703

How can I make my extension's inject.js so it blocks certain scripts on the page from loading?

Also, how can I make my extensions JS file load FIRST rather than at the end?

0 Answers
Related