Para probar los miles de complementos que están disponibles aquí, descarga Mozilla Firefox, ¡una forma rápida y gratuita de navegar en la Web!
CerrarBienvenido a Complementos Firefox.
Elige de entre miles de funciones y estilos extra para hacer de Firefox tu navegador.
Cerrar¿Eres una persona dinámica?
Revisa nuestro sitio sobre complementos para dispositivos móviles.
Cerrar
Android Debug Bridge For Firefox 0.0.1.1-signed.1-signed
por Mike Hommey
This addon adds some Android Debug Bridge access to Firefox. It requires access to the adb/adb.exe executable from the Android SDK.
Acerca de este complemento
adb:// alone will give a list of connected devices. adb://<device-serial>/ gives access to the filesystem on the given device.
This addon also 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://<device-serial>/ 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.
This addon is experimental. It is known to leak small amounts of data, and to have difficulties handling errors.