After hearing feedback from the GitHub community I've decided to have the extension affect all tabs.
This makes it simpler to toggle all filters on/off and works well with @yonsaber's idea of having the filter selection be persistent after closing the extension window.
Also deals with errors fetching from storage by wrapping the storage sets/gets in a try catch.
After hearing feedback from the GitHub community I've decided to have the extension affect all tabs.
This makes it simpler to toggle all filters on/off and works well with @yonsaber's idea of having the filter selection be persistent after closing the extension window.
Also deals with errors fetching from storage by wrapping the storage sets/gets in a try catch.