zhouzi / included-with-xbox-game-pass

Browser extension bringing the Xbox Game Pass to Steam.

Home Page:https://included-with-xbox-game-pass.gabin.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

❗️ 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.

Installation

Here's how you can get a copy of this project running on your machine:

  1. Clone this repository
  2. Run yarn in its directory

Contributing

All contributions are welcome! The issues are usually a good place to find something to contribute to. Feel free to suggest your ideas, though.

How it works

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.

License

MIT

About

Browser extension bringing the Xbox Game Pass to Steam.

https://included-with-xbox-game-pass.gabin.app

License:MIT License


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%