Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Commit

Permalink
Chrome Web Store publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Mafrans committed Jan 3, 2020
1 parent 894d15c commit 3893732
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@
Stadia+ is a chrome extension for Google's Stadia platform. It is designed to improve and extend Stadia's features and upgrade existing ones.

## Installation
Stadia+ is not yet available on the Chrome Web Store, at the moment you will need to install it through developer mode.
1. Go to `chrome://extensions` in your Chrome browser.
2. Press the switch in the top right corner to enable "developer mode".
3. Download any of the releases available on Github as a zip file.
4. Drag the zip file anywhere into the extension window.
Download the extension on [the Chrome Web Store](https://chrome.google.com/webstore/detail/stadia%20-extension/bbhmnnecicphphjamhdefpagipoegijd)!
4 changes: 3 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"name": "Stadia Extension",
"name": "Stadia+ Extension",
"short_name": "Stadia+",
"version": "1.1",
"author": "Malte Klüft (Mafrans)",
"description": "Extends Google's Stadia gaming platform with additional features, such as custom filters and in game network monitoring.",

"permissions": ["declarativeContent", "activeTab", "storage"],
Expand Down

0 comments on commit 3893732

Please sign in to comment.