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"
}