10 Second Guides - League of Legends

Look up guides quickly and easily!

What is 10 Second Guides - League of Legends?

10 Second Guides - League of Legends is a Chrome extension developed by http://10secondguides.com, and its main feature is "Look up guides quickly and easily!".

Extension Screenshots

screenshot
screenshot

Download 10 Second Guides - League of Legends Extension CRX File

Download 10 Second Guides - League of Legends extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name 10 Second Guides - League of Legends 10 Second Guides - League of Legends
ID lkljpbgjeeokgfoaoohenkhhckcapbad
Official URL https://chrome.google.com/webstore/detail/10-second-guides-league-o/lkljpbgjeeokgfoaoohenkhhckcapbad
Description Look up guides quickly and easily!
File Size 84.69 KB
Installation Count 71
Current Version 1.0
Last Updated 2012-09-08
Publish Date 2012-09-08
Rating 3.53/5 Total 15 Ratings
Developer http://10secondguides.com
Payment Type free
Supported Languages 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"
    ]
}