/better-d2-lfg-experience

Chrome extension that adds some useful features to bungie.net fireteam search, raid.report and dungeon.report.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

better-d2-lfg-experience

chrome extension that adds some useful features to bungie.net fireteam search, raid.report, dungeon.report.

Features

bungie.net fireteam search features

  • grid layout for fireteam search
  • links to a players raid.report and dungeon.report when viewing a fireteam

raid.report features

  • options for a more modern, compact, minimal (WIP) styling
  • optional sidebar with quick access to other player reports
  • "runs together" functionality that shows how many runs were done together with the viewed profile

dungeon.report features

  • WIP

Configuration

this extension comes with an options page where all features can be individually configured. the options page can be accessed by right-clicking the extentions icon in the chrome menu bar and choosing "options"

for the sidebar functionality you have to input your own bungie api key in the settings page. follow the steps below to get one:

  • register a dummy application here
  • you can disable app authentication since its not needed
  • put "https://raid.report" under origin header for browser based apps
  • accept terms and create app
  • copy the automatically generated api key into the text field on the settings page

Installation

  • download the latest release from the releases tab
  • enable developer mode on chrome extension page (Ctrl + Shift + E or chrome://extensions/ or under ⋮ )
  • import the zip as an unpacked extension