Custom Item Suite

Replace placeholder image with an actual image URL if available in the name field. Image URL should be at the end of the name with a preceding '#'. Automatically expands custom parts in a list, and embeds the url if found

作者
FernAnne
今日安裝
0
安裝總數
0
評價
0 0 0
版本
1.02
建立日期
2025-09-12
更新日期
2025-09-12
尺寸
5.1 KB
授權條款
MIT
腳本執行於

Script to improve the experience of using custom items on PCPartPicker. So far does two (and a half) things:

  1. Replaces the example image with the image URL specified in the part name. This is specified by putting a direct link to an image after a '#' character.
    • For example you can set an image for you "Case" item by setting the name to "Case#https://www.example.com/fakeimage.jpg"
  2. Expands all custom items to reveal the URL configured
  3. Converts the div class of the above URL into an anchor with the url now embedded, allowing you to just click the urls instead of highlighting and opening manually.


The above becomes automatically formatted at below: