部署 Google Chrome 扩展程序;Adobe Flash Player 已停止可能不安全的操作 [英] Deploying a Google Chrome extension; Adobe Flash Player has stopped a potentially unsafe operation

查看:46
本文介绍了部署 Google Chrome 扩展程序;Adobe Flash Player 已停止可能不安全的操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道如何最好地处理在 Google Chrome 扩展程序中没有足够权限的问题.我正在与 YouTube API 交互,但我没有使用 swfobject.js,只是使用了嵌入式 div.我不认为这会引起我的安全问题,但也许确实如此.

I am wondering how to best handle the issue of not having enough permission inside of a Google Chrome Extension. I am interacting with the YouTube API, but I am not using swfobject.js, just using am embdeeded div. I do not believe this is introducing my security issue, but perhaps it is.

在开发过程中,我必须导航到 Adob​​e 的 Flash Player 安全页面并将我的开发文件夹指定为安全"位置.在部署中,我没有能力做到这一点.我不希望我的用户必须在 Flash 播放器安全性上单击全部允许",但我没有找到其他方法来实现我的结果.

In development, I had to navigate to Adobe's flash player security page and designate my development folder as a 'safe' location. In deployment, I do not have the ability to do this. I do not want my users to have to click 'Allow All' on flash player security, but I do not see another way to achieve my results.

有没有人有任何处理这个的经验?我有哪些选择?

Does anyone have any experience dealing with this? What are my options?

似乎是 Chrome 扩展程序中的 SWFobject - API 不可用 但仍未得到答复.

Seems to be a duplicate of SWFobject in a Chrome Extension - API Unavaiable but remains unanswered.

来源:https://github.com/MeoMix/YouPod

要运行:从存储库中拉出,加载 Chrome,单击扳手,转到扩展程序,选中开发人员工具"-> 加载未打包的扩展程序并浏览到文件夹.

To run: Pull from the repo, load up Chrome, click the wrench, go to extension, check 'Developer Tools' -> Load Unpacked Extension and browse to the folder.

实际操作:http://www.meomixes.com/Chrome%20Extension.crx

推荐答案

由于来源限制,您不能使用 元素.相反,嵌入