> Which browser engine?
There's no Firefox engine, there's Gecko engine. That's the core of Firefox' extension APIs.
Now, tell me how do you implement `webRequest.filterResponseData()` API for content blocker extension with WebKit: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Web...
> Which browser engine?
There's no Firefox engine, there's Gecko engine. That's the core of Firefox' extension APIs.
Now, tell me how do you implement `webRequest.filterResponseData()` API for content blocker extension with WebKit: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Web...