diff --git a/src/manifest.json b/src/manifest.json index fc566ae..ff90847 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "No Coin", - "description": "Stop coin miners on the web!", + "description": "Block coin miners on the web!", "version": "0.0.0", "permissions": [ "activeTab", @@ -17,7 +17,7 @@ "128": "img/logo_enabled.png" }, "browser_action": { - "default_title": "No Coin - Stop coin miners on the web.", + "default_title": "No Coin - Block coin miners on the web.", "default_icon": { "128": "img/logo_enabled.png" },