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是由Miche開發的Chrome擴展程式,該擴展的主要功能是“Automatically share hack logs (freak and guru) as you hack.”。
擴展截圖
下載Orion Empire Combo Hack Share擴展crx文件
下載Orion Empire Combo Hack Share擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" } |