如何在 chrome 和 firefox 上运行 mobilefirst 移动浏览器模拟器小程序?

How to make work mobilefirst Mobile browser simulator applet on chrome and firefox?

我刚刚注意到,由于 Java Chrome 上的 Applet 政策(https://java.com/en/download/faq/chrome.xml... Firefox 几乎相同),mobilefirst 移动浏览器模拟器在所有依赖于小程序的功能(图片,...)

现在我想出了如何让浏览器同意小程序,但即使强制不安全设置 (chrome://plugins/) 也不能解决这个问题(在 [=21 之前加载页面时总是出现免责声明) =] 执行,使页面在没有小程序的情况下运行)

最后的免责声明是自签名消息,不能去掉这个...

有没有神奇的设置让我找回那个工具?更好的是,该工具是否有非 Applet 版本?

Chrome 不再支持移动浏览器模拟器中的 Java Applet。请参阅 https://support.google.com/chrome/answer/6213033 . Therefore the Capture, Camera, and File simulation panels will now be blocked in Chrome. Everything else will still function for Chrome in the Mobile Browser Simulator. The latest Firefox still functions with the applet, so you can use Firefox for the Camera, File and Capture simulations. Be sure to use the simulator in Firefox and then accept the applet permissions (a refresh of the page may be needed after accepting all the permissions). Youtube video on accepting the applet permissions: https://www.youtube.com/watch?v=TJ_rXdqLmVQ

在 Firefox 上使用 JRE 7.x(警告:Firefox 将在 2016 年底停止对 NPAPI 的支持)