PrUn Inventory Enhanced is a userscript that improves the inventory interface in Prosperous Universe by adding the following features.
- Tooltips on materials displaying current Commodity Exchange prices
- Ability to mark materials with an icon to indicate its purpose
- Tampermonkey - a browser extension for running userscripts to dynamically modify webpages
- Go to the PrUn_InventoryEnhanced.user.js file in this repository on GitHub
- Click on Raw at the top right
- Tampermonkey should recognize the userscript and display the installation prompt
Note
If Tampermonkey doesn't prompt to install the userscript and you're using an ad blocker, it may be preventing Tampermonkey from displaying properly. Try temporarily disabling your ad blocker and refresh the page.
- Copy the source of PrUn_InventoryEnhanced.user.js
- Open the Tampermonkey panel in your browser by clicking its icon on the toolbar and click Create a new script...
- Paste the source into the script window and hit save
- Refresh any open Prosperous Universe tabs
For more information on how to install userscripts with Tampermonkey, see their FAQ.