Skip to content

A chrome/firefox extension that modifies Advent of Code puzzle titles by replacing leading and trailing dash padding `---` with hyperlinks to the previous day and next day puzzles to aid navigation.

License

Notifications You must be signed in to change notification settings

mdw-aoc/advent-of-code-browser-navigation

Repository files navigation

This browser extension modifies Advent of Code puzzle titles by replacing leading and trailing dash padding --- with hyperlinks to the previous day and next day puzzles to aid navigation.

For example, consider this title from the 2015 event:

--- Day 16: Aunt Sue ---

After applying the modifications below the above title now reads:

[--] Day 16: Aunt Sue [++]

The [--] and [++] will have become hyperlinks to the Day 15 and Day 17 puzzles, respectively. Enjoy!

Example

Install for:


Source Code: https://github.com/mdwhatcott/advent-of-code-browser-navigation

About

A chrome/firefox extension that modifies Advent of Code puzzle titles by replacing leading and trailing dash padding `---` with hyperlinks to the previous day and next day puzzles to aid navigation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published