10 Second Guides - League of Legends

Look up guides quickly and easily!

10 Second Guides - League of Legends란 무엇입니까?

10 Second Guides - League of Legends은(는) http://10secondguides.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Look up guides quickly and easily!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

10 Second Guides - League of Legends 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Welcome to 10 second guides. Our goal is to give competetive gamers the tools they need to quickly pick up and play a character they are unfamiliar with. We crafted a slick, easy interface so that you can get to playing at the top of your game with as little hassle as possible. 

For our League of Legends guides we include Runes, Masteries, Skill order, Item build, and some helpful tips to get you on your way with a new Champion.                    

확장 프로그램 기본 정보

이름 10 Second Guides - League of Legends 10 Second Guides - League of Legends
ID lkljpbgjeeokgfoaoohenkhhckcapbad
공식 URL https://chrome.google.com/webstore/detail/10-second-guides-league-o/lkljpbgjeeokgfoaoohenkhhckcapbad
설명 Look up guides quickly and easily!
파일 크기 84.69 KB
설치 횟수 71
현재 버전 1.0
최근 업데이트 2012-09-08
출시 날짜 2012-09-08
평점 3.53/5 총 15 개의 평점
개발자 http://10secondguides.com
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "10 Second Guides - League of Legends",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Look up guides quickly and easily!",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/10secondguides.com\/",
        "tabs",
        "windows"
    ]
}