From be0c37bedc20dd28c7b948314df95d75174f12de Mon Sep 17 00:00:00 2001 From: Ziga Date: Mon, 31 May 2021 12:13:20 +0200 Subject: [PATCH] Changed manifest.json --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 3061937..b7ae1ac 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,9 @@ { "name": "Passky", "description": "Simple and secure password manager", - "version": "1.0.2", + "version": "1.0.3", "manifest_version": 2, "author": "Rabbit Company LLC", - "permissions": ["storage", "activeTab"], "browser_action": { "default_icon": "/images/logo32.png", "default_title": "Passky",