GitHunt
ZA

Zabuzard/EldenRingInteractiveMapItemProgression

Greasemonkey script to allow marking items on the interactive map of Elden Ring as completed.

Elden Ring - Interactive Map - Item Progression

Greasemonkey script (or Tampermonkey) to allow marking items on the interactive map of Elden Ring as completed. The interactive map is a Fextralife-project, all credits for the map go to them.

To mark an item as completed, right-click it. Completed items are shown with opacity on the map:

example

The status is persisted locally in the browsers localStorage, so it remembers completed items even if the page or browser has been closed.

Install

  1. Either add the Greasemonkey or Tampermonkey addon to your browser.
  2. Open the raw content of the script in your browser, the addon should now prompt you whether you want to install the script.

addon

install prompt

Languages

JavaScript100.0%

Contributors

GNU General Public License v3.0
Created March 2, 2022
Updated October 3, 2025
Zabuzard/EldenRingInteractiveMapItemProgression | GitHunt