Orion Empire Combo Hack Share
Automatically share hack logs (freak and guru) as you hack.
ما هو Orion Empire Combo Hack Share؟
Orion Empire Combo Hack Share هو إضافة Chrome تم تطويرها بواسطة Miche، والميزة الرئيسية لها هي "Automatically share hack logs (freak and guru) as you hack.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Orion Empire Combo Hack Share
قم بتنزيل ملفات الامتداد Orion Empire Combo Hack Share بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Automatically share hack logs (freak and guru) with the Orion XCOM Infocenter and EmpireNet... as you hack - without the need to press a button.
معلومات أساسية عن التمديد
الاسم | |
ID | pgmkjelaoaljjfllbgeckcjglljlfadl |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/orion-empire-combo-hack-s/pgmkjelaoaljjfllbgeckcjglljlfadl |
الوصف | Automatically share hack logs (freak and guru) as you hack. |
حجم الملف | 32.88 KB |
عدد التثبيتات | 18 |
النسخة الحالية | 1.0 |
آخر تحديث | 2017-10-01 |
تاريخ النشر | 2017-10-01 |
المطور | Miche |
نوع الدفع | free |
اللغات المدعومة | 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" } |