Orion Empire Combo Hack Share
Automatically share hack logs (freak and guru) as you hack.
Orion Empire Combo Hack Share là gì?
Orion Empire Combo Hack Share là một tiện ích mở rộng Chrome được phát triển bởi Miche, và tính năng chính của nó là "Automatically share hack logs (freak and guru) as you hack.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Orion Empire Combo Hack Share
Tải xuống các tệp mở rộng Orion Empire Combo Hack Share dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Automatically share hack logs (freak and guru) with the Orion XCOM Infocenter and EmpireNet... as you hack - without the need to press a button.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | pgmkjelaoaljjfllbgeckcjglljlfadl |
URL Chính Thức | https://chrome.google.com/webstore/detail/orion-empire-combo-hack-s/pgmkjelaoaljjfllbgeckcjglljlfadl |
Mô tả | Automatically share hack logs (freak and guru) as you hack. |
Kích Thước Tệp | 32.88 KB |
Số Lần Cài Đặt | 18 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2017-10-01 |
Ngày Phát Hành | 2017-10-01 |
Nhà Phát Triển | Miche |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |