League of Legends Searcher

This extension provides an easy way to search for summoners, champion guides and champion counters.

League of Legends Searcherคืออะไร?

League of Legends Searcher เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Oliver Frendo และคุณลักษณะหลักของมันคือ "This extension provides an easy way to search for summoners, champion guides and champion counters."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย League of Legends Searcher

ดาวน์โหลดไฟล์ส่วนขยาย League of Legends Searcher ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        League of Legends Searcher is a lightweight, customizable Google Chrome extension which aims to make searching for summoners, champion guides and champion counters fast and simple. 

Search for:
• Summoners
• Champion guides
• Champion counters
• Own ongoing games (one click)

Customize:
• Which sections you would like to use
• Which website you want to use for each section
• Summoner name and region for ongoing games

This extension also allows you to quickly browse through previously made searches, enabling you to look for that crucial guide all the more quickly while you're at the champion selection screen or loading.

All settings are stored locally.



Please send any feedback you may have to [email protected].

Update:
0.4.8: Added newest champions (using Riot's API) and corrected ProBuilds not working.
0.4.7: Added Gnar and Azir.
0.4.6: Fixed a bug with searching for champions on solomid.net.
0.4.5: Added Braum.
0.4.4: Added Yasuo and Vel'Koz.
0.4.3: Added Jinx and fixed a bug with the LolKing champion search.
0.4.2: Added Lucian.
0.4.1: Bug fixes
0.4.0: Added new section (ongoing games button) and several new settings:
• Sections are customizable: Choose the ones you want to use!
• Summoner name and region
• LolNexus, Lolstats, Quickfind and ARAMWL as options to look for ongoing games
0.3.3: Added Aatrox.
0.3.2: Added Lissandra.
0.3.1: Added new champion (Zac) and Pro Builds as an option to use for champion guides.

Thanks to
Robin Wenzel: Design
Roland Rottke: Design of icon
Henning Scharf: Testing                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ League of Legends Searcher League of Legends Searcher
ID ndadondgnhbodkhnhcnagmjnanecnogl
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/league-of-legends-searche/ndadondgnhbodkhnhcnagmjnanecnogl
คำอธิบาย This extension provides an easy way to search for summoners, champion guides and champion counters.
ขนาดไฟล์ 728 KB
จำนวนการติดตั้ง 282
เวอร์ชันปัจจุบัน 0.4.8
อัปเดตครั้งล่าสุด 2015-12-21
วันที่เผยแพร่ 2015-12-21
คะแนน 4.42/5 รวมทั้งหมด 24 คะแนน
ผู้พัฒนา Oliver Frendo
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "League of Legends Searcher",
    "description": "This extension provides an easy way to search for summoners, champion guides and champion counters.",
    "version": "0.4.8",
    "options_page": "options.html",
    "permissions": [
        "tabs"
    ],
    "icons": {
        "128": "img\/icon_search_128.png"
    },
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "img\/icon_search_128.png"
    }
}