编写一次随处运行的浏览器插件工具/框架/语言?
我正在寻找创建一个可以在所有主要浏览器中运行的浏览器插件,唯一的问题是我似乎必须在每个浏览器中重新创建该插件。是否有一些工具、框架或语言可以让我编写一个插件,使其可以在所有主要浏览器上自动工作?
我需要按钮做的就是从活动页面和一些链接页面中抓取网页内容,然后将其发送到带有套接字或命名管道的程序。
I'm looking to create a browser plugin which would run in all of the major browsers, the only problem is that it seems I have to re-create the plugin in every browser. Is there some tool or framework or language I can write a plugin with where it will automatically work on all major browsers?
All I need the button to do is scrape webpage content off the active page and from a few of the linked pages, then send it to a program with sockets or named pipes.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许这些“框架”可以帮助你:
FireBreath
果汁
Maybe these "frameworks" can help you:
FireBreath
Juce