点网络代码,用于在mozilla上安装附加组件,以及在chrome上安装扩展程序

问题描述:

大家好,

我的网站在ActiveX的IE becoz上正常运行。

我需要在chrome和Mozilla上运行相同的功能。

i有一个链接 http://www.ietab.net/ [ ^ ]





i下载即两者的标签扩展名。

所以我的网站在两个浏览器上都运行正常。

我想知道是否有任何代码可以从dot net安装Mozilla和chrome的附加内容。 />
我们可以运行.xpi文件的代码。

请帮助..





谢谢..

上帝保佑你们所有.. :)

Hi all,
My website runs properly on IE becoz of ActiveX.
I need to run the same on chrome and Mozilla.
i got one link http://www.ietab.net/[^]


i downloded ie tab extension for both.
so my website is running properly on both the browsers.
I wanted to know is there any code for installing add ons of Mozilla and chrome from dot net.
The code from which we can run .xpi file.
Please help..


Thank you..
God bless u all..:)

Google Chrome:

下载充当Internet Explorer仿真器的IE Tab扩展。它有助于在Google Chrome中启用ActiveX控件,因为它可以直接在Chrome中使用IE渲染引擎来模拟IE。



要添加Extension,请转到:chrome:// chrome /扩展/

然后去网上商店下载它。





拖动下面的文件路径chrome:// chrome / extensions /

它将自动安装(对于Google Chrome版本23.0.1271.97 m)。







Firefox:



下载充当Internet Explorer模拟器的IE Tab扩展。

安装ff-activex-host插件以在浏览器中启用ActiveX控件。此插件可以在Firefox中使用(主机)ActiveX控件,并提供对托管控件(事件,函数,属性)的完全访问权限。



要添加IE标签,请访问:

工具 - >附加组件 - >搜索

IE Tab V2(增强的IE选项卡)4.1.3.1(适用于Firefox版本18.0)并单击安装。



安装IE选项卡下载并运行ffactivex-setup- r39.exe用于从给定链接启用ActiveX:

http:// code.google.com/p/ff-activex-host/downloads/list



您可以在以下链接的IE标签上阅读更多内容:

http://www.ietab.net/
Google Chrome:
Download IE Tab extension that acts as Internet Explorer emulator. It helps enable ActiveX controls in Google Chrome as it emulates IE by using the IE rendering engine directly within Chrome.

To add Extension go to: chrome: //chrome/extensions/
Then go to Web store and download it.
Or

Drag the below file on this path chrome: //chrome/extensions/
It will automatically get installed (for Google Chrome version 23.0.1271.97 m).



Firefox:

Download IE Tab extension that acts as Internet Explorer emulator.
Install ff-activex-host plugin to enable ActiveX controls in the browser. This plug-in makes it possible to use (host) ActiveX controls in Firefox and provides full access to the hosted control (events, functions, properties).

To add IE tab go to:
Tools->Add-ons->search for
IE Tab V2 (Enhanced IE Tab) 4.1.3.1(for Firefox version 18.0) and click on Install.

After installing IE tab download and run ffactivex-setup-r39.exe for enabling ActiveX from given link:
http://code.google.com/p/ff-activex-host/downloads/list

You can read more on IE tab from below link:
http://www.ietab.net/


我认为没有那种选择。因为,浏览器是不同的软件。



谢谢。
I think there is not that type of option. because, browser is different software.

thanks.