sengokuixa-moko

moko

sengokuixa-mokoคืออะไร?

sengokuixa-moko เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://die4game.s601.xrea.com และคุณลักษณะหลักของมันคือ "moko"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย sengokuixa-moko

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

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

                        [new] ver.0.5.6.2192
一部更新ミスによる不具合を修正
スキル合成の新仕様に対応(2015/02/04)

・ワールド選択で章期を自動取得
※ゲーム開始後にリロードすると自動取得した章期が反映されます
・敵襲をチャットに表示するリンクを敵襲リンクのプルダウンメニューに追加
・敵襲警報音としてローカルファイルの読み込み可 URLバーの右端の「moko」のアイコンをクリック
・mixi用の別タブで開く右クリックメニュー追加
・moko ver.2.1.9.2ベース



※本拡張は非公式です。ブラウザゲーム戦国ixaをより快適にプレーするためのものですが、規約違反とされる可能性もあります。他のプレーヤーの迷惑とならないよう十分な注意を払ってご利用下さい。また、ORG_AMEは、本拡張によって生じた如何なるトラブル・損失・損害に対しても責任を負うものではないことを予めご了承ください。

twitter: @ORG_AME
URL: http://die4game.s601.xrea.com/                    

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

ชื่อ sengokuixa-moko sengokuixa-moko
ID oofdipfonfajdobnmdidpkckccnbmpfg
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/sengokuixa-moko/oofdipfonfajdobnmdidpkckccnbmpfg
คำอธิบาย moko
ขนาดไฟล์ 516 KB
จำนวนการติดตั้ง 1,000
เวอร์ชันปัจจุบัน 0.5.6.2192
อัปเดตครั้งล่าสุด 2015-02-04
วันที่เผยแพร่ 2015-02-04
คะแนน 4.80/5 รวมทั้งหมด 80 คะแนน
ผู้พัฒนา http://die4game.s601.xrea.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://die4game.s601.xrea.com/sengokuixa/tool/
ภาษาที่รองรับ ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "sengokuixa-moko",
    "version": "0.5.6.2192",
    "description": "moko",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "scripts": [
            "ixa\/background.js"
        ]
    },
    "page_action": {
        "default_icon": {
            "19": "icons\/19.png"
        },
        "default_title": "moko",
        "default_popup": "popup\/popup.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "run_at": "document_start",
            "matches": [
                "http:\/\/*.sengokuixa.jp\/*"
            ],
            "exclude_matches": [
                "http:\/\/sengokuixa.jp\/*"
            ],
            "js": [
                "contentScripts\/sengokuixa-moko.user.js"
            ],
            "css": [
                "css\/cardWindow.css"
            ]
        },
        {
            "all_frames": true,
            "matches": [
                "http:\/\/*.sengokuixa.jp\/*",
                "http:\/\/*.app0.mixi-platform.com\/*sengokuixa*"
            ],
            "exclude_matches": [
                "http:\/\/sengokuixa.jp\/*"
            ],
            "js": [
                "plugin\/jquery.min.js"
            ]
        },
        {
            "all_frames": true,
            "matches": [
                "http:\/\/world.sengokuixa.jp\/world\/select_world.php*",
                "http:\/\/*.app0.mixi-platform.com\/*sengokuixa*"
            ],
            "js": [
                "contentScripts\/select_world.js"
            ]
        },
        {
            "all_frames": true,
            "matches": [
                "http:\/\/*.sengokuixa.jp\/*"
            ],
            "exclude_matches": [
                "http:\/\/world.sengokuixa.jp\/*",
                "http:\/\/sengokuixa.jp\/*"
            ],
            "js": [
                "contentScripts\/soundset.js",
                "contentScripts\/setChapter.js"
            ]
        },
        {
            "all_frames": true,
            "matches": [
                "http:\/\/*.sengokuixa.jp\/facility\/facility.php*"
            ],
            "js": [
                "contentScripts\/facility.js"
            ]
        },
        {
            "all_frames": true,
            "matches": [
                "http:\/\/*.sengokuixa.jp\/card\/deck.php*"
            ],
            "css": [
                "css\/cardDeck.css"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "matches": [
                "http:\/\/*.sengokuixa.jp\/union\/additional.php*"
            ],
            "css": [
                "css\/unionAdditional.css"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "notifications",
        "contextMenus",
        "storage",
        "unlimitedStorage",
        "tabs",
        "http:\/\/*.sengokuixa.jp\/*"
    ],
    "web_accessible_resources": [
        "\/plugin\/jquery-2.0.3.min.map",
        "sound\/*.ogg"
    ]
}