diff --git a/manifest.json b/manifest.json index 61eebef..b046968 100644 --- a/manifest.json +++ b/manifest.json @@ -2,11 +2,11 @@ "manifest_version": 2, "name": "Hide Twitter Ads - Block Promoted Tweets", "short_name": "Hide Twitter Ads", - "description": "Free tool that hides promoted tweets while you browse Twitter.", + "description": "Free tool that hides Promoted Tweets while you browse Twitter.", "browser_action": { "default_icon": "hide-twitter-ads-128.png" }, - "version": "1.0.6", + "version": "1.0.7", "icons": { "16": "hide-twitter-ads-16.png", "48": "hide-twitter-ads-48.png", "128": "hide-twitter-ads-128.png" },