❗️ This extension is unmaintained. I am personnaly using Alike03's extension which does what this extension used to do and much more.
Browser extension bringing the Xbox Game Pass to Steam.
Here's how you can get a copy of this project running on your machine:
- Clone this repository
- Run
yarn
in its directory
All contributions are welcome! The issues are usually a good place to find something to contribute to. Feel free to suggest your ideas, though.
This repository contains the source of the browser extension along with a few other things. Here is an introduction to each of the packages:
packages/extension
: code for the browser extension.packages/scrapper
: code that runs daily to update the list of games.packages/types
: contains types that are shared across the packages.packages/website
: contains the source of the website.