【发布时间】:2013-11-28 09:26:34
【问题描述】:
我正在使用 chrome 扩展程序添加 https://* 页面,但是当我想从 http://* 加载页面时,chrome 阻止了页面说:
[阻止] https://* 的页面运行来自 http://* 的不安全内容。
所以我想知道,是否有任何方法或 API 可以避免这种情况?
【问题讨论】:
-
你到底想做什么?
标签: google-chrome iframe google-chrome-extension content-security-policy