Skip to content

AiSatan/PoE2Dire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

PoE2Dire is an unofficial fan-made project and is not affiliated with, associated with, endorsed by, or sponsored by Grinding Gear Games or Path of Exile.

PoE2Dire

Extension for rendering Path of Exile patch notes in a Dota2-style layout (English only at this moment). Based on this reddit thread.

Reddit thread of the extension in Path of Exile 2 sub.

It's not perfect, but neither am I.

01-overview showcase

The extension only injects on:

https://www.pathofexile.com/forum/*

It still declares access to poewiki.net and poe2wiki.net for icon lookup.

How to use?

  1. Install for your browser Chrome/Firefox
  2. Go to any Path of Exile patch notes forum page (this one is hot rn)
  3. Click the PoE2Dire icon on top to activate it image (if you don't see it, you need to pin it, use the mosaic icon, find it, click it there)
  4. Done
  5. You can click it again to deactivate, or simply reload.

Video example: https://www.youtube.com/watch?v=ES66rQrVNQY

Dota2 Style Search Feature

Note

This works only if you installed via Chrome/Firefox extension

The second feature of this extension is the ability to search by just starting to type.

  • Yes, just start typing, for example, type traps, until you realize There is no Carol in H.R.
  • You can press Enter to move to the next result.
  • It clears automatically after 2 seconds, so you can easily start searching for a new thing next, so try to search for daggers next.

Install options

please, consider leaving a review, so more people find it!

Install on Chrome

Chrome WebStore

Install on Firefox (works for firefox mobile as well)

Firefox Browser Add-ons Page

Install as an userscripts

Caution

This is for people who know what userscripts are

I hope you already know how to install script for your monkey, you can download the PoE2Dire.user.js script from GitHub Releases page. Here's a video example for ViolentMonkey: https://www.youtube.com/watch?v=cgWVGSAxoEY

Rumor has it: "You can hyperlink to the raw .js which leads directly to install page so no need for DL etc. Install the https://github.com/AiSatan/PoE2Dire/releases/download/v1.0.1/PoE2Dire.user.js"

In short, it goes like this:

  1. Download PoE2Dire.user.js file from GitHub Releases.
  2. Open the PoE2Dire.user.js release asset.
  3. Install it in your userscript manager.
  4. On a Path of Exile forum patch notes page, use the userscript manager menu and click Toggle PoE2Dire.

I've tested this only on Firefox with Tampermonkey and ViolentMonkey, feel free to open an issue, if it's not working for you.

Do you guys have phones?

This is for phones or browsers where you cannot/don't want to install the extension.

Note

Some mobile browsers can block bookmarklet scripts, so this may not work for everyone, tested on Android with Brave. If it's not working for you, feel free to open an issue, maybe someone has a solution for your case.

Caution

This will download the remote code (https://aisatan.github.io/PoE2Dire/PoE2Dire-bookmarklet.js) and execute it with your browser. It's not required - but I strongly suggest to stay safe and use the incognito mode.

Video installation on my phone (Brave browser):

showcase_phones_10mb_hq.mp4

better quality: https://youtube.com/shorts/AmYBZYfP4YY

The phone bookmarklet loads the published single-file build from GitHub Pages:

javascript:(function(){var s=document.createElement('script');s.src='https://aisatan.github.io/PoE2Dire/PoE2Dire-bookmarklet.js?poe2dire=' + Date.now();s.referrerPolicy='no-referrer';s.onerror=function(){alert('PoE2Dire failed to load. The page may block bookmarklet scripts.');};document.documentElement.appendChild(s);})();

How to use it:

  1. Create a browser bookmark (any site will do)
  2. Edit the bookmark URL and Name.
  3. Paste the full javascript: code above as the bookmark URL.
  4. Put some easy accessible name, like 0000 poe2dire
  5. Open a Path of Exile forum patch-notes page.
  6. Run the bookmark (in most browsers you can write the name of the bookmark to see and activate it)

Not working for you?

Feel free to open an issue on github, I will do my best to fix it for you, but no promises.

Contribution

Please, feel free to ask a question, open PR, issue, or fork it if you want. It lacks documentation, but messy js code must be clear enough to follow. But, keep in mind, my decades of writing hacky js code might feel strange, cause I never actually used it to make a proper project, only scripts with jQuery.

Support 🌠

Please, consider any of these little support options:

⭐ Leave a GitHub Star ⭐

Buy me a coffee <3

blender_emoji_transparent_32Donate to Blender Foundation blender_emoji_transparent_32

About

Extension to rendering Path of Exile patch notes in a Dota2-style layout.

Topics

Resources

License

Stars

31 stars

Watchers

0 watching

Forks

Contributors