Orion Empire Combo Hack Share
Automatically share hack logs (freak and guru) as you hack.
Was ist Orion Empire Combo Hack Share?
Orion Empire Combo Hack Share ist eine Chrome-Erweiterung, die von Miche entwickelt wurde, und ihr Hauptmerkmal ist "Automatically share hack logs (freak and guru) as you hack.".
Erweiterungsscreenshots
Orion Empire Combo Hack Share-Erweiterungs-CRX-Datei herunterladen
Laden Sie Orion Empire Combo Hack Share-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Automatically share hack logs (freak and guru) with the Orion XCOM Infocenter and EmpireNet... as you hack - without the need to press a button.
Grundlegende Informationen zur Erweiterung
Name | |
ID | pgmkjelaoaljjfllbgeckcjglljlfadl |
Offizielle URL | https://chrome.google.com/webstore/detail/orion-empire-combo-hack-s/pgmkjelaoaljjfllbgeckcjglljlfadl |
Beschreibung | Automatically share hack logs (freak and guru) as you hack. |
Dateigröße | 32.88 KB |
Installationsanzahl | 18 |
Aktuelle Version | 1.0 |
Letztes Update | 2017-10-01 |
Veröffentlichungsdatum | 2017-10-01 |
Entwickler | Miche |
Zahlungsart | free |
Unterstützte Sprachen | 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" } |