Skip to content

A simple userScript enhancing the official https://www.pathofexile.com/trade website by offering the possibility to filter in/out any item mod directly from a search result list

License

Notifications You must be signed in to change notification settings

maxbourdarie/Path-Of-Exile-Finer-Search-Options

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path-Of-Exile-Finer-Search-Options

Poe Finer Search Options is a userScript enhancing the official Path of exile trade website by adding the ability to include/exclude any item mod directly from the search result list, so that you dont have to go back to your filter option back and forth.
It extends what the "Filter by item stats" button does but allows finer control over what it offers.

Showcase

Prerequisites

1. You need userScript manager extension to use this script.

For firefox: install Greasemonkey

For chrome, Microsoft Edge, Safari, Opera, Firefox: install Tampermonkey

2. then you can Install PoEFSO itself.

3. The script was developped for Compact mode on PoE Offical Trade

(if you are using a different mode and things do not work as intended feel free to open a bug report)


Before

original "filter by item stats button"

result of clicking "filter by item stats" button in the search filters

After

1.0.x

By hovering over any item mod, you got access to two new buttons "+" and "-"

clicking "+" adds the mod to [AND] filter group. If none exists, it will create one.

clicking "-" adds the mod to [NOT] filter group. If none exists, it will create one.

your search refreshes itself when you add/remove a filter

you can also easily see what mods are already present in your [AND] filter groups (highlighted in green)

1.1.x

Add the most common modifiers directly from anywhere in the page thanks to new global buttons

  • mods available :
    • (pseudo) Life + (pseudo) [fire/cold/lightning] resitances (one button, 4 mods added)
    • (pseudo) all resists
    • (pseudo) Life
    • (pseudo) [Fire, Cold, Lightning] resistance (individually)
    • Movement speed

adjust minimum requirement by clicking the +/- buttons

  • "+" increases the minimum requirement by 10
    • if no filter exists for that stat, it creates it instead
  • "-" decreases the minimum requirement by 10
    • if the filter requirement is already 0, it removes it instead

when you click a button, your search refreshes


what's next

  • 1-click poorman's max chaos value (5c default) , "more"/"less" buttons for easy adjustment

About

A simple userScript enhancing the official https://www.pathofexile.com/trade website by offering the possibility to filter in/out any item mod directly from a search result list

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published