简体   繁体   English

从扩展程序的javascript获取firefox浏览器窗口句柄

[英]Get the firefox browser window handle from the extension's javascript

I'm writing a extension that needs to get the browser window handle. 我正在写一个需要获取浏览器窗口句柄的扩展。 The extension will pass the window handle to the native c++ module. 该扩展会将窗口句柄传递给本机c ++模块。

How do I get the browser window handle from the extension's javascript? 如何从扩展程序的javascript获取浏览器窗口句柄?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM