Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhouzi/included-with-xbox-game-pass
Browser extension bringing the Xbox Game Pass to Steam.
https://github.com/zhouzi/included-with-xbox-game-pass
browser-extension steam steam-store xbox-game-pass
Last synced: 2 months ago
JSON representation
Browser extension bringing the Xbox Game Pass to Steam.
- Host: GitHub
- URL: https://github.com/zhouzi/included-with-xbox-game-pass
- Owner: zhouzi
- License: mit
- Created: 2020-08-21T15:26:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T19:55:17.000Z (over 2 years ago)
- Last Synced: 2023-02-27T13:56:13.182Z (almost 2 years ago)
- Topics: browser-extension, steam, steam-store, xbox-game-pass
- Language: TypeScript
- Homepage: https://included-with-xbox-game-pass.gabin.app
- Size: 10.1 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [included-with-xbox-game-pass](https://included-with-xbox-game-pass.gabin.app)
> ❗️ **This extension is unmaintained.** I am personnaly using [Alike03's extension](https://aligueler.com/SubscriptionInfo/) which does what this extension used to do and much more.
Browser extension bringing the Xbox Game Pass to Steam.
- [Add to Chrome](https://chrome.google.com/webstore/detail/included-with-xbox-game-p/acohddgjcjfelbhaodiebiabljoadldk)
- [Add to Firefox](https://addons.mozilla.org/addon/included-with-xbox-game-pass/)## 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](LICENSE)