【问题标题】:how open chrome settings in new tab using javascript如何使用 javascript 在新标签页中打开 chrome 设置
【发布时间】:2013-07-09 20:40:47
【问题描述】:

我想使用 JavaScript 在新标签页中打开 "chrome://settings/contentExceptions#media-stream" window.location.href="chrome://settings/contentExceptions#media-stream"onclick="window.top.location='chrome://settings/contentExceptions#media-stream'" 不起作用 有什么想法吗?

【问题讨论】:

    标签: javascript google-chrome settings


    【解决方案1】:

    您不允许加载本地资源,最好的办法是告知用户如何以一种好的方式访问该页面。

    【讨论】:

      猜你喜欢
      • 2011-07-26
      • 2014-04-18
      • 1970-01-01
      • 2021-11-24
      • 2019-09-04
      • 2012-03-23
      • 2013-10-10
      相关资源
      最近更新 更多