Orion Empire Combo Hack Share

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

Wat is Orion Empire Combo Hack Share?

Orion Empire Combo Hack Share is een Chrome-extensie ontwikkeld door Miche, en de belangrijkste functie is "Automatically share hack logs (freak and guru) as you hack.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Orion Empire Combo Hack Share

Download Orion Empire Combo Hack Share-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Orion Empire Combo Hack Share Orion Empire Combo Hack Share
ID pgmkjelaoaljjfllbgeckcjglljlfadl
Officiële URL https://chrome.google.com/webstore/detail/orion-empire-combo-hack-s/pgmkjelaoaljjfllbgeckcjglljlfadl
Beschrijving Automatically share hack logs (freak and guru) as you hack.
Bestandsgrootte 32.88 KB
Aantal Installaties 18
Huidige Versie 1.0
Laatst Bijgewerkt 2017-10-01
Publicatiedatum 2017-10-01
Ontwikkelaar Miche
Betalingswijze free
Ondersteunde Talen 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"
}