When using webrequest api with event page, get the error :
The 'webRequest' API cannot be used with event pages.
Looking on the net, I found this topic : http://code.google.com/p/chromium/issues/detail?id=119613
My questions : why can't (or how can) we use both ?
webRequest
access untildeclarativeWebRequest
is stable. – Paymaster