소스 검색

Add an icon.

master
Ben Kurtovic 10 년 전
부모
커밋
2567b9c182
3개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. BIN
     
  2. BIN
     
  3. +4
    -1
      manifest.json


+ 4
- 1
manifest.json 파일 보기

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


불러오는 중...
취소
저장