So I have this firefox extension that changes user default search and open new tab in a bootstrapped.js
But I need to load a javascript file /data/sc.js
how can I add that to the boostrapped.js. Any help will be appreciated.
So I have this firefox extension that changes user default search and open new tab in a bootstrapped.js
But I need to load a javascript file /data/sc.js
how can I add that to the boostrapped.js. Any help will be appreciated.
There are many different ways to load scripts in addons. MDN page covering them