Skip to content

talohana/remote-client-extension

 
 

Repository files navigation

Welcome to your Remote Client Extension!

Hi! We developed a Generic yet Simple extension for End-users in any website to help solving their issues. You may consider it as a Generic Support Extension.

Usage

Create the following endpoints in your server:

/client-support/screenshot An endpoint to which a user will send a 64-base PNG screenshot.

/client-support/fps An endpoint to which a user will send an array representing last 15 seconds of his FPS. The FPS is measured once in 30 seconds.

/client-support/message An endpoint to which a user will send a message.

Notes

About

Chrome Extension TypeScript Starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 42.5%
  • HTML 29.5%
  • CSS 15.4%
  • JavaScript 12.6%