diff --git a/icons/144.png b/icons/144.png new file mode 100644 index 0000000..0b0cbe4 Binary files /dev/null and b/icons/144.png differ diff --git a/icons/168.png b/icons/168.png new file mode 100644 index 0000000..d5f8c8c Binary files /dev/null and b/icons/168.png differ diff --git a/icons/192.png b/icons/192.png new file mode 100644 index 0000000..0fe7726 Binary files /dev/null and b/icons/192.png differ diff --git a/icons/48.png b/icons/48.png new file mode 100644 index 0000000..9bce06c Binary files /dev/null and b/icons/48.png differ diff --git a/icons/72.png b/icons/72.png new file mode 100644 index 0000000..cb15790 Binary files /dev/null and b/icons/72.png differ diff --git a/icons/96.png b/icons/96.png new file mode 100644 index 0000000..18dea0d Binary files /dev/null and b/icons/96.png differ diff --git a/icons/icon.png b/icons/icon.png new file mode 100644 index 0000000..baae879 Binary files /dev/null and b/icons/icon.png differ diff --git a/manifest.json b/manifest.json index 9c73c8c..8b38cf0 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,12 @@ "version": "1.0", "description": "Oculta todos los productos de \"importación\" de MercadoLibre México y Amazon México.", "icons": { - "48": "icons/48.png" + "48": "icons/48.png", + "72": "icons/72.png", + "96": "icons/96.png", + "144": "icons/144.png", + "168": "icons/168.png", + "192": "icons/192.png" }, "content_scripts": [ {