diff --git a/images/icon_48.png b/images/icon_48.png new file mode 100644 index 0000000..cfc297d Binary files /dev/null and b/images/icon_48.png differ diff --git a/images/icon_64.png b/images/icon_64.png deleted file mode 100644 index e746570..0000000 Binary files a/images/icon_64.png and /dev/null differ diff --git a/manifest.json b/manifest.json index b42f21f..c1464eb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Yape", - "version": "1.0.2", + "version": "1.0.3", "description": "Extension for PyLoad to easily monitor and add downloads", "permissions": ["activeTab", "storage", "contextMenus", "scripting"], "host_permissions": ["http://*/", "https://*/"],