picone / crypto-unicorns-helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Unicorns Helper

This is a helper of Chrome extensions, help you to play game eaiser.

Feature

  • Record all the buidling events, sort them and show the progresss.

More features are developing.

How it works

  1. Inject in to the game by content.js
  2. Load inject.js and hijack the WebSocket, filter the traffic that related to building information.
  3. Send the raw data to the background service.
  4. background.js decode the data and update events to global variable.
  5. When you click the icon, and the popup shown, popup.js request the background service and get the latest building events.

Contribute

Welcome to contribute me more UNIM, I need to breed more baby. My wallet 0xcC3b090d85AE22fcE8c1044380600a08D6105f81

License

MIT License

About

License:MIT License


Languages

Language:TypeScript 79.8%Language:Vue 12.9%Language:JavaScript 7.2%Language:HTML 0.2%