Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/heroku/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript 指定的平台不允许使用音频_Javascript_Google Chrome_Google Chrome Devtools - Fatal编程技术网

Javascript 指定的平台不允许使用音频

Javascript 指定的平台不允许使用音频,javascript,google-chrome,google-chrome-devtools,Javascript,Google Chrome,Google Chrome Devtools,**构建一个chrome扩展,我在manifest.json中使用了权限音频** 指定平台不允许显示关于音频的错误。有解决方案吗 "permissions": [ "input", "audio","activeTab", "proxy", "storage", "declarativeContent"]

**构建一个chrome扩展,我在manifest.json中使用了权限音频** 指定平台不允许显示关于音频的错误。有解决方案吗

"permissions": [
      "input",
      "audio","activeTab", 
      "proxy", "storage", 
      "declarativeContent"]