C#中的Chrome / Firefox / IE浏览器工具栏 [英] Browser Toolbar for Chrome/Firefox/ IE in C#

查看:103
本文介绍了C#中的Chrome / Firefox / IE浏览器工具栏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我想为Chrome / Firefox / Explorer创建一个浏览器工具栏/扩展程序/插件。我想在用户的默认浏览器上放置一个工具栏。基本上当用户安装我的软件(用C#/ Vb.net编写)时,我想在浏览器上安装一个工具栏。这个浏览器还有一些有用的附加组件。请告诉我是否可以在C#/ VB.net中编写工具栏应用程序代码,如果是,那么如何。



是否可以单独编写每个浏览器的工具栏然后将其与一些代码合并,在基于默认浏览器的安装上,工具栏将安装在浏览器上。



到目前为止,我已经研究过我发现只有IE版本,我想要所有3个浏览器的工具栏。我希望它可行。



问候

Hello,

I wan to create a Browser Toolbar/ Extension / Plugin for Chrome/ Firefox/ Explorer. I want to place a toolbar on the default browser of the user. Basically when the user install my software(written in C#/Vb.net) i want a toolbar to get installed on the browser. This browser will further have some useful add-ons. Please let me know is it possible to code a toolbar application in C#/ VB.net, if yes then how.

Is it possible to code toolbar for each browser separately and then merge it with some code, on installation based on default browser the toolbar will gets installed on the browser.

As far i have researched i have found IE version only, i want toolbar for all 3 browsers. I hope its feasible.

Regards

推荐答案

引用:

我希望它可行。

不是。

每个浏览器都有不同的扩展方式(即使Chrome支持FF风格)扩展......)。

你可以做的最多就是将所有不同的扩展合并到一个安装程序中,这样你的工具栏将在所有支持的浏览器中,包括默认的... ... br />
Chrome [ ^ ]

IE [ ^ ]

Firefox [ ^ ]

No it is not.
Every browser has a different approach to how extensions should be (even Chrome supports FF style extensions...).
The most you can do is to merge all the different extensions into a single installer, that way your toolbar will be in all supported browsers including the default one...
Chrome[^]
IE[^]
Firefox[^]


如何将扩展名放入C#安装程序。有什么办法吗?这个创建工具栏的解决方案是否有其他语言?
how can i put the extensions in C# installer. is there any way. Is there any solution to this "creating toolbar" may be in other language ?


这篇关于C#中的Chrome / Firefox / IE浏览器工具栏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆