Orion Empire Combo Hack Share

Automatically share hack logs (freak and guru) as you hack.

Orion Empire Combo Hack Shareとは何ですか?

Orion Empire Combo Hack ShareはMicheによって開発されたChromeの拡張機能で、その主な機能は「Automatically share hack logs (freak and guru) as you hack.」です。

拡張機能のスクリーンショット

screenshot

Orion Empire Combo Hack Share拡張機能のCRXファイルをダウンロード

Orion Empire Combo Hack Share拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Automatically share hack logs (freak and guru) with the Orion XCOM Infocenter and EmpireNet... as you hack - without the need to press a button.                    

拡張機能の基本情報

名前 Orion Empire Combo Hack Share Orion Empire Combo Hack Share
ID pgmkjelaoaljjfllbgeckcjglljlfadl
公式URL https://chrome.google.com/webstore/detail/orion-empire-combo-hack-s/pgmkjelaoaljjfllbgeckcjglljlfadl
説明 Automatically share hack logs (freak and guru) as you hack.
ファイルサイズ 32.88 KB
インストール数 18
現在のバージョン 1.0
最終更新日 2017-10-01
公開日 2017-10-01
開発者 Miche
支払い方法 free
対応言語 en
manifest.json
{
    "author": "Miche (Orion)",
    "content_scripts": [
        {
            "all_frames": true,
            "exclude_globs": [],
            "exclude_matches": [],
            "include_globs": [
                "http*:\/\/orion.pardus.at\/hack.php*"
            ],
            "js": [
                "orion_combo_hackshare.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "description": "Automatically share hack logs (freak and guru) as you hack.",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "name": "Orion Empire Combo Hack Share",
    "short_name": "Orion Combo Hack Share",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}