Poly+ is a quality-of-life Chromium-based extension for Polytoria.com
- Items that are in your "Item Wishlist" will now be automatically removed when purchased. You can now also no longer add items to your "Item Wishlist" if you already own the item.
- Fixed issue with forgetting to remove simplified-profile.js from manifest.json after deleting the file
- Added all experimental settings to the settings page ("Game Profiles", "Inline Editing", "Forum Unix Timestamps")
- Removed commented out settings on the settings page
- Removed the "Handle" part of all function names (eg. "HandlePinnedGames()" -> "PinnedGames()")
- Moved profile/profile.js to account/profile.js
- You can now quickly copy a message to share your or somebody else's 3D avatar URL on profile pages.
|
||
|---|---|---|
| css | ||
| js | ||
| data_structure.txt | ||
| icon.png | ||
| installation.html | ||
| manifest.json | ||
| old.js | ||
| popup.html | ||
| README.md | ||
| settings.html | ||
| settings.js | ||
Public BETA Testing
Poly+
Poly+ is an upcoming quality-of-life browser extension for the Polytoria website! The extension provides tons of improvements to improve your experience on Polytoria!
Supported Browsers
As of right now, Poly+ only works on chromium-based browsers and Firefox (however it has not been tested and is not going to be as maintained). Currently, there are no plans to bring it to other browsers in the future.
TL;DR Chromium-based browsers
Download Types
How to Download Stable?
- First enable developer mode on your browser (developer mode allows you to load unpacked extensions)
- Second click the "Load Unpacked" button
- Third when the file selector comes up pick the unzipped folder from the latest release tagged in this GitHub repository on the sidebar
- Fourth go to Polytoria and you should see some changes!
How to Download Pre-Release?
Pre-Release builds may have work in progress features or bugs!
To download the stable build, simply follow the instructions above. However, to access the pre-release build, download the source code of the GitHub itself and follow the same steps as outlined in the stable build download instructions.