Skip to content

yannickgloster/prefire

Repository files navigation

Prefire

Chromium Firefox GitHub License

This is a Plasmo extension that adds FACEIT levels to Challengermode.

image

Features

  • FACEIT ranks for each user with a connected Steam account
  • Average team ranks on a match page

Development

Installation

  1. Clone the repository
  2. Set up .env.local file
  3. Run pnpm install

Getting Started

First, run the development server:

pnpm dev
# or
npm run dev

Open your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: build/chrome-mv3-dev.

For further guidance, visit the Plasmo documentation

Making production build

Run the following:

pnpm build
# or
npm run build

This should create a production bundle for your extension, ready to be zipped and published to the stores.

About

Browser extension to add FACEIT ranks to Challengermode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published