browser-automation / cba

Chromium Browser Automation (extension for chrome browser automation).
https://chrome-automation.com
GNU General Public License v3.0
108 stars 16 forks source link

Merge inject and cs-inject until userScripts.execute is implemented #141

Closed Manvel closed 5 months ago

Manvel commented 5 months ago

As of today this function is not supported, maybe in future if https://github.com/w3c/webextensions/pull/540 is implemented by browser, we can make a use of it, until that we might want to fallback to the inject method instead.