CSNADESgg / faceit-to-leetify-extension

Browser extension to upload FACEIT match demos to Leetify

Home Page:https://chromewebstore.google.com/detail/faceit-to-leetify-demo-up/jiphjfgegfhcophdoacldbcpakmoacnc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FACEIT to Leetify Demo Uploader by CSNADES.gg

Introducing the FACEIT to Leetify automatic demo uploader, by CSNADES.gg.

👉 Download the extension for Chrome.

👉 Download the extension for Firefox.

This browser extension adds a button on the FACEIT match page to send the demo to Leetify for processing. With a single click, you can get back all your Leetify stats from FACEIT. You can also get FACEIT demos directly from the Leetify match page as well as the match list page.

⭐ This extension is built by CSNADES.gg, the best website to learn Counter-Strike nade lineups.

Features:

  • Send FACEIT match demos to Leetify with a single click
  • Link to Leetify match stats from FACEIT match page
  • Ability to wait for FACEIT demo to be ready when match is finished
  • Import FACEIT match demos directly from Leetify
  • Free and open source. No data collection

This extension is licensed under the GPLv3.

Screenshots

Contributions

Contributions to the extensions are welcomed! Here's how you can setup the project locally:

  • Fork and pull the repository
  • Install Node.js and pnpm
  • Install dependencies with pnpm i
  • Build the extension with pnpm build or run the development mode with pnpm dev
  • Chrome: Visit chrome://extensions and enable developer mode, then click 'Load unpacked' and point to dist/chrome
  • Firefox: Visit about:debugging and select 'This Firefox' in the sidebar, then click 'Load Temporary Add-on' and point to dist/firefox/manifest.json
  • Make sure to format your code with pnpm format before opening a pull request

About

Browser extension to upload FACEIT match demos to Leetify

https://chromewebstore.google.com/detail/faceit-to-leetify-demo-up/jiphjfgegfhcophdoacldbcpakmoacnc

License:Other


Languages

Language:TypeScript 80.7%Language:HTML 10.7%Language:JavaScript 8.4%Language:CSS 0.2%