john-holland / wave-reader

A motion based reader extension to help those with tracking problems.
MIT License
1 stars 0 forks source link

shortcut recognizes any input #38

Closed john-holland closed 1 year ago

john-holland commented 1 year ago

The shortcut wasn't defaulted correctly, and additionally, there was no default being set by content.js which slowed down functional loading and hid wave state. The shortcut toggle may still accept any input if left empty intentionally - idk if we want to change that yet.

Added permissions as activeTab wasnt available on contentjs - fixed shortcut default.