This userscript adds pob protocol links next to pastebin / pobb.in / poe.ninja links on various websites. These links are like shortcuts to open PoB and load the build with one click!
- First, you need a userscript manager extension like Violentmonkey to run the script.
- Then, you can install the userscript via clicking this link or using the
Poblink.user.js
file on the master branch. - You also need to setup link protocol association using Poblink Setup or the generated links won't work.
Currently the script works on PoE forums, Youtube, Reddit, Twitch chat and many other sites (using a generic parser).
Direct import support for Poe.Ninja build page and Poe profile page is also planned but not ready on the PoB side yet.
- v0.5.0: Added support for docs.google.com.
- v0.4.0: Added support for poe.ninja/pob and pobb.in links.
- v0.3.0: Restructured scanning code to be more robust and fixed some bugs.
- v0.2.0: Added support for youtube.com.
- v0.1.0: Initial release.