commit
120f8cc23e
1 changed files with 5 additions and 7 deletions
12
README.md
12
README.md
|
|
@ -2,10 +2,10 @@
|
||||||
> Poly+ is in no way affiliated with the Polytoria team. This is a project I started for the community - and I hope some community members are willing to help with development so the extension is better for everyone ❤️.
|
> Poly+ is in no way affiliated with the Polytoria team. This is a project I started for the community - and I hope some community members are willing to help with development so the extension is better for everyone ❤️.
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> This extension is currently in BETA. If you find any bugs, please report them in this repository's issues section as it'd be a great help towards development of the extension.
|
> This extension is currently in BETA. If you find any bugs, please report them in this repository's issues section as it'd be a great help towards the development of the extension.
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> Want to learn what's in store for Poly+? Check out the roadmap [here](https://github.com/users/indexxing/projects/2)!
|
> Would you like to learn what's in store for Poly+? Check out the roadmap [here](https://github.com/users/indexxing/projects/2)!
|
||||||
|
|
||||||
# Poly+
|
# Poly+
|
||||||
|
|
||||||
|
|
@ -17,8 +17,6 @@ Poly+ is an upcoming quality-of-life browser extension for the Polytoria website
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
^ shields.io for the badges ❤️
|
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
|
|
||||||
- Pinned Games
|
- Pinned Games
|
||||||
|
|
@ -40,7 +38,7 @@ And there is more to come!
|
||||||
|
|
||||||
# Supported Browsers
|
# Supported Browsers
|
||||||
|
|
||||||
As of right now, Poly+ only works on Chromium-based browsers. Currently, there are no plans to bring it to other browsers in the future.
|
As of right now, Poly+ only works on Chromium-based browsers. Currently, there are no plans to bring it to other browsers.
|
||||||
|
|
||||||
> TL;DR Chromium-based browsers
|
> TL;DR Chromium-based browsers
|
||||||
|
|
||||||
|
|
@ -67,14 +65,14 @@ As of right now, Poly+ only works on Chromium-based browsers. Currently, there a
|
||||||
|
|
||||||
## How to Download - Pre-Release Build?
|
## How to Download - Pre-Release Build?
|
||||||
|
|
||||||
> Pre-Release builds may have work in progress features or bugs!
|
> Pre-release builds may have work-in-progress features or bugs!
|
||||||
|
|
||||||
1. Go to the top of this GitHub repository
|
1. Go to the top of this GitHub repository
|
||||||
2. Click on the "Code" button
|
2. Click on the "Code" button
|
||||||
3. Click on the "Download ZIP" button in the dropdown menu
|
3. Click on the "Download ZIP" button in the dropdown menu
|
||||||
4. Extract the .ZIP
|
4. Extract the .ZIP
|
||||||
5. Enable developer mode on your browser (developer mode allows you to load unpacked extensions)
|
5. Enable developer mode on your browser (developer mode allows you to load unpacked extensions)
|
||||||
6. Go to your browsers extensions page (usually `browserName://extensions`)
|
6. Go to your browser extensions page (usually `browserName://extensions`)
|
||||||
7. Click the "Load Unpacked" button
|
7. Click the "Load Unpacked" button
|
||||||
8. When the file selector comes up, open the unzipped folder of this repository's source code
|
8. When the file selector comes up, open the unzipped folder of this repository's source code
|
||||||
9. Go to Polytoria and you should see some changes!
|
9. Go to Polytoria and you should see some changes!
|
||||||
|
|
|
||||||
Reference in a new issue