Open msub2 opened 2 months ago
While there is technically a repo and spec it isn't the most helpful for implementation, using MDN to see what developers are currently going off of is probably best https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API
This is a pretty big one to tackle, and I'm pretty sure there'll be work needed on both sides to support this. From what I've seen in Servo there's a way to run userscripts, which is a start, but I'm not sure if that'll be robust enough to support something like uBlock Origin, for example. Will need to do more research.