Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.
/ Info-Chrono Public archive

Simple page to view Chrono.gg information of the new games to redeem and your account information instantly.

License

Notifications You must be signed in to change notification settings

Skeiceee/Info-Chrono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Chrono.gg ended this service, this remains as a memory. ⚠️

Info-Chrono

Simple page to view Chrono.gg information of the new games to redeem and your account information instantly.

Configuration

The format is pretty straightforward, the program only needs your Authorization Token in order to have access to your Chrono.gg session.

In order to obtain your Authorization Token, you must follow these steps:

  • Head to Chrono.gg and login
  • Right-click anywhere
  • Inspect Element
  • Go to the network tab
  • Filter for "Account"
  • Keep the network tab open and refresh the page
  • Some requests will appear, click "account" with initiator '(index)' and copy the Authorization header under "Request Headers". It should start with "JWT", followed by a train of characters. Make sure you copy all of it!
  • Insert token in the following line of code without '{}':
    h.append('Authorization','Insert here token')

You only need to do this once because Info-Chrono will remember your authorization token (if valid).

About

Simple page to view Chrono.gg information of the new games to redeem and your account information instantly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published