Orion Empire Combo Hack Share
Automatically share hack logs (freak and guru) as you hack.
What is Orion Empire Combo Hack Share?
Orion Empire Combo Hack Share is a Chrome extension developed by Miche, and its main feature is "Automatically share hack logs (freak and guru) as you hack.".
Extension Screenshots
Download Orion Empire Combo Hack Share Extension CRX File
Download Orion Empire Combo Hack Share extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Automatically share hack logs (freak and guru) with the Orion XCOM Infocenter and EmpireNet... as you hack - without the need to press a button.
Extension Basic Information
Name | |
ID | pgmkjelaoaljjfllbgeckcjglljlfadl |
Official URL | https://chrome.google.com/webstore/detail/orion-empire-combo-hack-s/pgmkjelaoaljjfllbgeckcjglljlfadl |
Description | Automatically share hack logs (freak and guru) as you hack. |
File Size | 32.88 KB |
Installation Count | 18 |
Current Version | 1.0 |
Last Updated | 2017-10-01 |
Publish Date | 2017-10-01 |
Developer | Miche |
Payment Type | free |
Supported Languages | 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" } |