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 - это расширение Chrome, разработанное Miche, и его основная функция - "Automatically share hack logs (freak and guru) as you hack.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Orion Empire Combo Hack Share

Скачайте файлы расширений 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"
}