资 源 简 介
gwt-firefox-extension
gwt-firefox-extension is a set of bindings, generated from the IDL that ships with Firefox, that allow you to easily create extensions for Firefox and other xulrunner-based products.
Current Status
We use code that this library is derived from at DotSpots to generate our Firefox extension. We hope to improve documentation and the build process over time to make it more usable for developers.
As Mozilla Jetpack matures and begins shipping with Firefox, we hope to migrate our API to match.
Completed:
Basic tab API
Coming soon:
Extension toolbar icon support
Popup and other menu integration
Getting Started
From an existing GWT project, run the following shell script:
extensionCreator my-extension@example.com
Inherit from the FirefoxExtension module from your existing entry point"s module:
文 件 列 表
gwt-firefox-extension
build.xml
gwt-firefox-extension.jar
template.zip
extensionCreator