Orion Empire Combo Hack Share
Automatically share hack logs (freak and guru) as you hack.
Hvad er Orion Empire Combo Hack Share?
Orion Empire Combo Hack Share er en Chrome-udvidelse udviklet af Miche, og dens hovedfunktion er "Automatically share hack logs (freak and guru) as you hack.".
Udvidelsesskærmbilleder
Download Orion Empire Combo Hack Share-udvidelses-CRX-fil
Download Orion Empire Combo Hack Share-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | |
ID | pgmkjelaoaljjfllbgeckcjglljlfadl |
Officiel URL | https://chrome.google.com/webstore/detail/orion-empire-combo-hack-s/pgmkjelaoaljjfllbgeckcjglljlfadl |
Beskrivelse | Automatically share hack logs (freak and guru) as you hack. |
Filstørrelse | 32.88 KB |
Antal Installationer | 18 |
Nuværende Version | 1.0 |
Senest Opdateret | 2017-10-01 |
Udgivelsesdato | 2017-10-01 |
Udvikler | Miche |
Betalingsmetode | free |
Understøttede Sprog | 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" } |