I want to create a dockable window on a web browser using Firebreath. The plugin, when registered, should be invoked by the browser and displayed in some section of the browser. I am new to this, so any help will be appreciated.
Asked
Active
Viewed 266 times
1 Answers
2
You can't do this with FireBreath; what you need is an extension (add-on), not a plugin.

taxilian
- 14,229
- 4
- 34
- 73
-
worth mentioning that if you create an extension you could potentially use a firebreath plugin to provide additional functionality. Many people have used FireBreath that way. – taxilian Apr 27 '11 at 16:13