Procházet zdrojové kódy

Add an icon.

master
Ben Kurtovic před 10 roky
rodič
revize
2567b9c182
3 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. binární
     
  2. binární
     
  3. +4
    -1
      manifest.json

binární
Zobrazit soubor


binární
Zobrazit soubor


+ 4
- 1
manifest.json Zobrazit soubor

@@ -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/*"],


Načítá se…
Zrušit
Uložit