- Experimental Feature: Event Items Store Category - Fixed "Try On" store items - Deleted "Try On" store items code and moved it to the main item view page script - Fixed Transactions page Bricks to IRL Price converter - Transactions page bricks to IRL Price converter now doesn't say "$NaN" when the input is erased - Deleted popup and installation HTML files as they aren't used and haven't been used for a while. I am thinking of adding a new popup when you click the extension icon in your browser toolbar but that will be different than the code that was there. - New Feature: Show "Owners" instead of "Sales" - Updated theme code to run on all pages, even when the "Theme Creator" feature is turned off so that CSS such as modal CSS can still apply without other scripts having to apply their own CSS blob to the page - Updated context menu background code to remove all context menus created by the extension before creating the context menus so the error for duplicate context menu IDs won't keep appearing (hopefully, but I haven't gotten the error yet so...) - Fixed "Trending Items" IRL Brick price breaking if any of the trending items are free - Improved detection for the purchase button on item view pages - Fixed the item view page not checking if the item isn't owned before trying to add the IRL Brick price - Removed old setTimeout() code at the start of some files |
||
|---|---|---|
| css | ||
| js | ||
| .gitignore | ||
| data_structure.txt | ||
| icon-update.png | ||
| icon.png | ||
| manifest.json | ||
| README.md | ||
| settings.html | ||
| settings.js | ||
Caution
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
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.
Tip
Want to learn what's in store for Poly+? Check out the roadmap here!
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! Visit the website here!
^ shields.io for the badges ❤️
Features
- Pinned Games
- Forum Mentions
- Best Friends
- Improved Friend Lists
- IRL Price with Brick Count
- Hide Sidebar Notification Badges
- Theme Creator
- Store
ownedTags - More Search Filters
- Modify Navbar
- Free Membership Themes
- Multi-Cancel Outbound Trades
- Item Wishlist
- Outfit Cost
And there is more to come!
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.
TL;DR Chromium-based browsers
Examples of Browsers that are Chromium-based
- Google Chrome
- Chromium
- Edge
- Opera (& it's variations)
- Brave
- Arc
Downloading
How to Download - Stable Build?
- Go to the releases section of this GitHub repository
- Go to the latest release and download the .ZIP file for that release
- Extract the .ZIP
- Enable developer mode on your browser (developer mode allows you to load unpacked extensions)
- Click the "Load Unpacked" button
- When the file selector comes up, open the unzipped folder from this GitHub repository
- Go to Polytoria and you should see some changes!
How to Download - Pre-Release Build?
Pre-Release builds may have work in progress features or bugs!
- Go to the top of this GitHub repository
- Click on the "Code" button
- Click on the "Download ZIP" button in the dropdown menu
- Extract the .ZIP
- Enable developer mode on your browser (developer mode allows you to load unpacked extensions)
- Go to your browsers extensions page (usually
browserName://extensions) - Click the "Load Unpacked" button
- When the file selector comes up, open the unzipped folder of this repository's source code
- Go to Polytoria and you should see some changes!