Skip to content

Commit ff10579

Browse files
Update extension description
1 parent 2f466a9 commit ff10579

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extension/template-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"manifest_version": 2,
3-
"name": "ADB binary provider",
3+
"name": "Firefox DevTools ADB Extension",
44
"author": "Mozilla & Android Open Source Project",
55
"version": "@@VERSION@@",
6-
"description": "An extension providing ADB blobs for connecting to Firefox for Android",
6+
"description": "An extension providing ADB binaries for Android remote debugging in Firefox DevTools. May be automatically installed when using WebIDE or about:debugging.",
77
"applications": {
88
"gecko": {
99
"id": "adb@mozilla.org",

0 commit comments

Comments
 (0)