Orion Empire Combo Hack Share
Automatically share hack logs (freak and guru) as you hack.
Qu'est-ce que Orion Empire Combo Hack Share ?
Orion Empire Combo Hack Share est une extension Chrome développée par Miche, et sa fonction principale est "Automatically share hack logs (freak and guru) as you hack.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Orion Empire Combo Hack Share
Téléchargez les fichiers d'extension Orion Empire Combo Hack Share au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Automatically share hack logs (freak and guru) with the Orion XCOM Infocenter and EmpireNet... as you hack - without the need to press a button.
Informations de Base sur l'Extension
Nom | |
ID | pgmkjelaoaljjfllbgeckcjglljlfadl |
URL Officiel | https://chrome.google.com/webstore/detail/orion-empire-combo-hack-s/pgmkjelaoaljjfllbgeckcjglljlfadl |
Description | Automatically share hack logs (freak and guru) as you hack. |
Taille du Fichier | 32.88 KB |
Nombre d'Installations | 18 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2017-10-01 |
Date de Publication | 2017-10-01 |
Développeur | Miche |
Type de Paiement | free |
Langues Prises en Charge | 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" } |