diff --git a/package.json b/package.json index c094b82..1b58210 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lmlfc-bttv", - "version": "0.0.1", + "version": "0.1", "author": "Jörn-Michael Miehe ", "license": "MIT", "scripts": { diff --git a/public/manifest.json b/public/manifest.json index 406c87a..235dc9c 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, - "name": "LMLFC-BTTV", - "version": "1.0", - "description": "Add the reading time to Chrome Extension documentation articles", + "name": "BTTV für Schnatzbox", + "description": "Macht \"bttv:kekw\" und co. in der \"Schnatzbox\" verfügbar.", + "version": "0.1", "icons": { "16": "img/icon-16.png", "32": "img/icon-32.png",