XUL - 访问图像信息

发布于 2024-07-25 05:02:50 字数 110 浏览 3 评论 0原文

我试图弄清楚如何编写一个 Firefox 扩展,当我右键单击图像时,它会提供图像信息。 基本上,我想要用户右键单击图像时的图像路径。

任何帮助将不胜感激。

谢谢。

I trying to figure out how to write a Firefox extension that would give image information when i right-click on the image. Basically, I want image path when user right-clicks on the image.

Any help would be greatly appreciated.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

命比纸薄 2024-08-01 05:02:51

https://developer.mozilla.org/En/XUL

查看菜单教程和弹出指南

https://developer.mozilla.org/en/XUL/PopupGuide

来自然后查看 DOM 并选择感兴趣的元素,在本例中是图像和快乐的日子

祝你好运

https://developer.mozilla.org/En/XUL

check out the tutorial for menus and popup guides

https://developer.mozilla.org/en/XUL/PopupGuide

from here then look at looking at the DOM and pick the element of interest in this case the image and happy days

Good luck

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文