This Addon provides basic functionality to integrate Kongregate's Client-Side API and enable you to submit statistics to the leaderboards and request the logged-in user's name. It is not required that you export your project for Kongregate, you can simply export to HTML5 and it will work.
I created this plugin since I really struggled to understand how to integrate with third-party services via Javascript and how to incorporate them to Construct 3 with full support for C2 & C3 Runtimes. Currently there's no official support of Kongregate API for C3, so I'm trying to help gamedevs to make this easier.
IMPORTANT: The addon is NOT MEANT TO BE USED OUTSIDE KONGREGATE SERVER since they don't allow CORS policy for their api, therefore iframes won't work.
Comments, feedback, and further requests are welcome. Enjoy.