Description: This extension adds a button to the Path of Exile (PoE) Wiki page to quickly open a PoE trade search page for a specific item. It allows you to seamlessly transition from researching an item on the PoE Wiki to finding it on the PoE trade platform.
- Install the extension in your Chrome or Firefox browser.
- Visit a PoE Wiki page that displays an item you want to find.
- Click the "Trade" button added by the extension.
- A new tab will open with the PoE trade search results for the item.
Firefox: https://addons.mozilla.org/en-US/firefox/addon/poe-wiki-trade-link/
- This doesn't work for me?
- My testing scope of this tool is very limited, and I'm always looking for ways to improve it. Please create an Issue in the Issues tab to report bugs or feature requests. You can view the project's Kanban board to see the status of issues.
This JavaScript file is responsible for:
- Extract the item's name and type from the PoE Wiki page.
- Creating and styling a button to open the PoE trade search page using the item name and type as a query.
Contributions are welcome! If you have any suggestions or improvements, please create a pull request or open an issue.
This project is licensed under the MIT License - see the LICENSE file for details.