Android Debug Bridge For Firefox is a Firefox add-on that provides filesystem access to Android and Firefox OS devices through the adb:// protocol.
adb:// alone will give a list of connected devices. adb:/// gives access to the filesystem on the given device.
In addition Android Debug Bridge For Firefox gives access to Android and Firefox OS devices framebuffer through the adbview:// protocol. Like adb://, adbview:// alone will give a list of connected devices. adbview:/// will give a screen capture of the given device, in the form of a PNG image.
This addon also gives direct access to Android and Firefox OS devices to the Remote Debugger feature from Firefox (without requiring adb forward commands). This feature has only been tested on Firefox 17 and is not guaranteed to work on earlier versions.
Android Debug Bridge For Firefox is cross-platform and it works on Mac OS X, Windows and Linux.
NOTE: Android Debug Bridge For Firefox is experimental. It is known to leak small amounts of data, and to have difficulties handling errors.
Requirements:
· Firefox 4.0b10pre and later or
· Thunderbird 5.0b1 and later or
· SeaMonkey 2.1 and later