diff --git a/manifest.json b/manifest.json index fd852ea..4411fe7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,8 @@ { "name": "Kobo Price", "description": "Find lowest book price on kobo.com", - "version": "1.1.5", + "version": "1.1.7", "manifest_version": 3, - "permissions": ["activeTab"], "content_scripts": [ { "js": ["dist/index.js"],