From 2feefc83a704018cc6d9b329dbdeab924be2fbb0 Mon Sep 17 00:00:00 2001 From: Massimiliano Caniparoli Date: Mon, 27 Jan 2020 12:01:10 +0100 Subject: [PATCH] Updated description WebIDE is gone now: there is no need to mention it anymore --- extension/template-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/template-manifest.json b/extension/template-manifest.json index e8710b7..8888843 100644 --- a/extension/template-manifest.json +++ b/extension/template-manifest.json @@ -3,7 +3,7 @@ "name": "Firefox DevTools ADB Extension", "author": "Mozilla & Android Open Source Project", "version": "@@VERSION@@", - "description": "An extension providing ADB binaries for Android remote debugging in Firefox DevTools. May be automatically installed when using WebIDE or about:debugging.", + "description": "An extension providing ADB binaries for Android remote debugging in Firefox DevTools. May be automatically installed when using about:debugging.", "applications": { "gecko": { "id": "adb@mozilla.org",