Orion Empire Combo Hack Share

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

Vad är Orion Empire Combo Hack Share?

Orion Empire Combo Hack Share är en Chrome-tillägg utvecklad av Miche, och dess huvudfunktion är "Automatically share hack logs (freak and guru) as you hack.".

Tilläggsskärmbilder

screenshot

Ladda ner Orion Empire Combo Hack Share-förlängningens CRX-fil

Ladda ner Orion Empire Combo Hack Share-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Orion Empire Combo Hack Share Orion Empire Combo Hack Share
ID pgmkjelaoaljjfllbgeckcjglljlfadl
Officiell webbadress https://chrome.google.com/webstore/detail/orion-empire-combo-hack-s/pgmkjelaoaljjfllbgeckcjglljlfadl
Beskrivning Automatically share hack logs (freak and guru) as you hack.
Filstorlek 32.88 KB
Antal Installationer 18
Aktuell Version 1.0
Senast Uppdaterad 2017-10-01
Publiceringsdatum 2017-10-01
Utvecklare Miche
Betalningssätt free
Stödda Språk 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"
}