From c915987cc4e05450003be122d9e95be3f74189e5 Mon Sep 17 00:00:00 2001 From: Lazarus Date: Sat, 15 Apr 2023 00:59:50 +0300 Subject: [PATCH] Change extension name to fix web store violation --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 6e2b214..01820d9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { - "name": "New Google Books", - "version": "1.2.0", + "name": "Unofficial New Google Books Interface", + "version": "1.2.1", "manifest_version": 3, - "description": "Automatically redirects to the new design of Google Books.", + "description": "Automatically redirects to the new interface of Google Books. This extension is not an official product.", "homepage_url": "https://github.com/lcookiel/newgooglebooks", "icons": { "16": "images/16.png",