Explorar el Código

Add an icon.

master
Ben Kurtovic hace 10 años
padre
commit
2567b9c182
Se han modificado 3 ficheros con 4 adiciones y 1 borrados
  1. BIN
     
  2. BIN
     
  3. +4
    -1
      manifest.json


+ 4
- 1
manifest.json Ver fichero

@@ -5,7 +5,10 @@

"description": "Gives you finer control over MyAnimeList.net scores.",
"short_name": "MAL Decimal",
"icons": {},
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},

"content_scripts": [{
"matches": ["http://myanimelist.net/*"],


Cargando…
Cancelar
Guardar