Orion Empire Combo Hack Share

Orion Empire Combo Hack Share

Automatically share hack logs (freak and guru) as you hack.

Merlin
Additional files are visible only to premium users

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"
}