Klingefjord / Attentional

A tool for directing your attention

Home Page:https://chrome.google.com/webstore/detail/attentional-%E2%80%93-hide-distra/dhgdeehgkaefgjgbaildeljkiplpepon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Container hiding alogrithm

Klingefjord opened this issue · comments

Add a mutation listener to the document. On every addChildren event, check cached values. If none are present for the textContent being added, then proceed to run main algo and store in cache when done. Periodically sync with chrome storage every 5 seconds