Reputation: 8679
I am playing with the Chrome Experimental API and having a little hard time making it work. Do I need to have the devtools open for the chrome.experimental.webRequest to work?
Upvotes: 1
Views: 130
Reputation: 111325
No, you need to enable experimental API on chrome://flags page and declare experimental permission in your manifest. It's all described here.
chrome://flags
experimental