Orion Empire Combo Hack Share
Automatically share hack logs (freak and guru) as you hack.
Cos'è Orion Empire Combo Hack Share?
Orion Empire Combo Hack Share è un'estensione di Chrome sviluppata da Miche, e la sua funzione principale è "Automatically share hack logs (freak and guru) as you hack.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Orion Empire Combo Hack Share
Scarica i file di estensione Orion Empire Combo Hack Share in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Automatically share hack logs (freak and guru) with the Orion XCOM Infocenter and EmpireNet... as you hack - without the need to press a button.
Informazioni di Base sull'Estensione
Nome | |
ID | pgmkjelaoaljjfllbgeckcjglljlfadl |
URL Ufficiale | https://chrome.google.com/webstore/detail/orion-empire-combo-hack-s/pgmkjelaoaljjfllbgeckcjglljlfadl |
Descrizione | Automatically share hack logs (freak and guru) as you hack. |
Dimensione del File | 32.88 KB |
Conteggio Installazioni | 18 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2017-10-01 |
Data di Pubblicazione | 2017-10-01 |
Sviluppatore | Miche |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |