Firefox plugin - Hide YouTube sections

Hides given tags from DOM HTML view.
https://addons.mozilla.org/en-US/firefox/addon/hide-recommendations-youtube/

Goal:

Small experiment to observe the effect of hiding recommendation sections and stop doom scrolling.

Hoping to see the following effects:

  • Save Time
  • Prevent loss of focus from original task
  • Search for new content based more on deep thougt and internal motivation.

Key tools:

MutationObserver
Javascript