add the icon in different sizes
After Width: | Height: | Size: 8.9 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 3.4 KiB |
After Width: | Height: | Size: 4.8 KiB |
After Width: | Height: | Size: 6.1 KiB |
After Width: | Height: | Size: 19 KiB |
|
@ -4,7 +4,12 @@
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"description": "Oculta todos los productos de \"importación\" de MercadoLibre México y Amazon México.",
|
"description": "Oculta todos los productos de \"importación\" de MercadoLibre México y Amazon México.",
|
||||||
"icons": {
|
"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": [
|
"content_scripts": [
|
||||||
{
|
{
|
||||||
|
|