473,387 Members | 1,501 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Plugins for Firefox?

Does anyone know of an example or a document describing how to write a
plug-in for Firefox in C#? As I understand it, Firefox uses the same
plug-in model as Netscape, so if perhaps a Netscape example would do as
well.
Nov 16 '05 #1
4 9772
Hi,

Do you mean Firefox Extension? If that is what you mean you can use XUL to
write the extension. I have posted a couple of urls at the end of this
message to get you started.

If you do mean plugin I have also posted some info on that as well (although
no c# specific information).

I hope this helps.

--------------------
http://www.xulplanet.com/
http://www.orablogs.com/duffblog/archives/000536.html

http://www.mozilla.org/projects/plugins/

Nov 16 '05 #2
Well, now you've gone and piqued my curiosity. <g>

What's the difference between a plugin and an extension? I have never
attempted to write either. When would you use a plugin vs. an extension?

This is purely a pet project -- personal learning. I have been playing with
non-IE browsers. So far, Opera has my favorite user interface, but I have
had to stop using it because I keep hitting sites that it cannot render
correctly. I've been playing around with Firefox, but I really miss the
mouse gesture support in Opera. I've downloaded some mouse gesture plugins
(or are they extensions??) for Firefox, but none of them seem to work as
smoothly as the ones in Opera, so I thought I would try writing my own.
"Brian Brown" <Br********@discussions.microsoft.com> wrote in message
news:E8**********************************@microsof t.com...
Hi,

Do you mean Firefox Extension? If that is what you mean you can use XUL
to
write the extension. I have posted a couple of urls at the end of this
message to get you started.

If you do mean plugin I have also posted some info on that as well
(although
no c# specific information).

I hope this helps.

--------------------
http://www.xulplanet.com/
http://www.orablogs.com/duffblog/archives/000536.html

http://www.mozilla.org/projects/plugins/

Nov 16 '05 #3
Hi,

The way that I view plugins is to add large scale functionality to the
browser that does not currently exist (e.g. Java support, Macromedia flash,
etc… NOTE: these are examples only these products currently work with Fire
Fox). The extension model is more useful for enabling smaller functionality
to the browser (e.g. mouse gestures).

Since this is a pet project I would suggest not concerning yourself with
writing a plug-in it would be much more productive to write an extension.
Since extensions are written using XUL and the implementation is
comparatively easy you can probably pop one out just by walking through a
tutorial or two. You should be able to add most any functionality that you
desire with this process. Just take a look at the extensions Adblock, Web
Developer .8 , ieview, and Mouse Gestures 1.0
(http://optimoz.mozdev.org/gestures/index.html) and you will see that a lot
is possible with the extension model that Mozilla has provided.
Good Luck!
Nov 16 '05 #4
Sounds great! Thank you very much, Brian!
"Brian Brown" <Br********@discussions.microsoft.com> wrote in message
news:39**********************************@microsof t.com...
Hi,

The way that I view plugins is to add large scale functionality to the
browser that does not currently exist (e.g. Java support, Macromedia
flash,
etc. NOTE: these are examples only these products currently work with Fire
Fox). The extension model is more useful for enabling smaller
functionality
to the browser (e.g. mouse gestures).

Since this is a pet project I would suggest not concerning yourself with
writing a plug-in it would be much more productive to write an extension.
Since extensions are written using XUL and the implementation is
comparatively easy you can probably pop one out just by walking through a
tutorial or two. You should be able to add most any functionality that you
desire with this process. Just take a look at the extensions Adblock, Web
Developer .8 , ieview, and Mouse Gestures 1.0
(http://optimoz.mozdev.org/gestures/index.html) and you will see that a
lot
is possible with the extension model that Mozilla has provided.
Good Luck!

Nov 16 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Aurélien Géron | last post by:
Hi, I'd like to write a simple portable browser plugin for Internet Explorer, Netscape and if possible other navigators too. Is there a way to do that using Python? For now I'd like to develop...
1
by: censored | last post by:
Hi. I'm hoping for a bit of programming guidance here .... I have an application I wrote (it's an irc bot fyi), with which I want to use plugins. Basically, I want there to be directory called...
4
by: stu_pb | last post by:
I am designing a plugin system for a window application using .NET(C# specifically). One of the requirements of the plugin system is to be able to dynamically load/unload plugins. My initial...
1
by: Thomas Seiler | last post by:
Hi, I hope, this is the right group. I am searching for various Visual Studio Plugins. I saw the Visual Assist Plugin last week and was very impressed. Now I wonder, if there are more little...
5
by: Christoph Haas | last post by:
Dear coders... I'm working on an application that is supposed to support "plugins". The idea is to use the plugins as packages like this: Plugins/ __init__.py Plugin1.py Plugin2.py...
5
by: Michael McCarthy | last post by:
I want to develop plugin support for a system.montitor module I am working on. A lot of the modules will do mostly interop stuff for an older system, but I want to use it myself as well to monitor...
0
by: Greg Conely via .NET 247 | last post by:
I am creating a application that will be using plugins. I am doing this so that when I want to let this application work with another type of dbase system, I only have to write\install one plugin,...
1
by: dscriv | last post by:
Hello, I have Netscape 8.0.4 (in Firefox mode) and Flash 8.0.24.0. I also have IE and Firefox installed. If I go to this page, which contains a Flash detection movie:...
7
by: Laurent Navarro | last post by:
Hello, I created a software some times ago, which uses some plugins to work (which I coded also). I had problems to load those plugins as they used some classes and functions which were...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.