I want my browser to run a javascipt file on every opened tab
I wrote some code to a javascript file and I was wondering if it's possible to make my browser run that file on every tab in the browser(basically run the js file every time a tab is opened). If not are there alternatives to achieve the same effect?