Skip to content

Commit cabe2e3

Browse files
Add short README.md for the repository
1 parent ff10579 commit cabe2e3

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## ADB Extension
2+
3+
This is a Firefox extension that supports remote debugging in Firefox DevTools.
4+
It provides ADB binaries used by DevTools to connect to Firefox/GeckoView products on Android devices via USB.
5+
6+
### Releases
7+
8+
For documentation about releases check out [RELEASE.md](./RELEASE.md)
9+
10+
### Discussion
11+
12+
For questions and issues specific to this extension, you can use the [GitHub issue tracker](https://github.com/mozilla/devtools-adb-extension/issues).
13+
14+
For more general questions about remote debugging in DevTools or DevTools in general, you can:
15+
- come chat with us on [Slack](https://devtools-html-slack.herokuapp.com/) or IRC (#devtools at irc.mozilla.org)
16+
- file bugs on [Bugzilla](https://bugzilla.mozilla.org/enter_bug.cgi?product=DevTools)

0 commit comments

Comments
 (0)