开发者

What are the requirements for using chrome.experimental.webRequest?

开发者 https://www.devze.com 2023-03-25 15:06 出处:网络
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.webReque开发者_开发百科st to work?No, you ne

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.webReque开发者_开发百科st to work?


No, you need to enable experimental API on chrome://flags page and declare experimental permission in your manifest. It's all described here.

0

精彩评论

暂无评论...
验证码 换一张
取 消