/poe-wiki-trade-link

Adds a link to the trade site for items on the PoE Wiki page

Primary LanguageJavaScriptMIT LicenseMIT

PoE Wiki Trade Link

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.

Example

Usage

  1. Install the extension in your Chrome or Firefox browser.
  2. Visit a PoE Wiki page that displays an item you want to find.
  3. Click the "Trade" button added by the extension.
  4. A new tab will open with the PoE trade search results for the item.

Installation

Chrome: https://chrome.google.com/webstore/detail/poe-wiki-trade-link/nfgiigabbcilbognngigjadcmchfejfc/related?hl=en&authuser=0

Firefox: https://addons.mozilla.org/en-US/firefox/addon/poe-wiki-trade-link/

FAQ

  • 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.

The Code

Wiki.js

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.

Contributing

Contributions are welcome! If you have any suggestions or improvements, please create a pull request or open an issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.