LOL 戰績網快速開啟

快速開啟全隊五個人的戰績!

Cos'è LOL 戰績網快速開啟?

LOL 戰績網快速開啟 è un'estensione di Chrome sviluppata da cytsunny, e la sua funzione principale è "快速開啟全隊五個人的戰績!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione LOL 戰績網快速開啟

Scarica i file di estensione LOL 戰績網快速開啟 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        不論是積分還是一般場,只有幾十秒的時間實在是不能浪費在查戰績之上的!

把對話紀錄整個貼上來,只要對話紀錄中有齊五個玩家名稱,就可以一次過開啟五個玩家的戰績!

**這個只是開啟戰績網的工具,戰績網掛掉,或者 Garena 的伺服器掛掉都不是我的責任。                    

Informazioni di Base sull'Estensione

Nome LOL 戰績網快速開啟 LOL 戰績網快速開啟
ID opicegfngobpehjahleodjliphapfpoj
URL Ufficiale https://chrome.google.com/webstore/detail/lol-%E6%88%B0%E7%B8%BE%E7%B6%B2%E5%BF%AB%E9%80%9F%E9%96%8B%E5%95%9F/opicegfngobpehjahleodjliphapfpoj
Descrizione 快速開啟全隊五個人的戰績!
Dimensione del File 20.14 KB
Conteggio Installazioni 633
Versione Corrente 1.0
Ultimo Aggiornamento 2014-01-14
Data di Pubblicazione 2014-01-14
Valutazione 3.00/5 Totale 2 Valutazioni
Sviluppatore cytsunny
Email [email protected]
Tipo di Pagamento free
Lingue Supportate zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LOL \u6230\u7e3e\u7db2\u5feb\u901f\u958b\u555f",
    "version": "1.0",
    "manifest_version": 2,
    "description": "\u5feb\u901f\u958b\u555f\u5168\u968a\u4e94\u500b\u4eba\u7684\u6230\u7e3e\uff01",
    "browser_action": {
        "default_icon": "icon.png"
    },
    "icons": {
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "tabs"
    ]
}