diff --git a/package.json b/package.json index 2a1403dc..3a870cd1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nightTab", "version": "7.0.0", - "description": "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab -- a custom start page.", + "description": "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.", "main": "index.js", "scripts": { "start": "webpack serve --open --config webpack.dev.js", diff --git a/src/manifest.json b/src/manifest.json index 79f72c45..7984d6cb 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "nightTab", "short_name": "nightTab", - "description": "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab -- a custom start page.", + "description": "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.", "version": "7.0.0", "manifest_version": 2, "chrome_url_overrides": {