Hoverify
A simple browser extension to help you with design
check text nodes for spelling mistakes.
get all the text nodes from the page.
fetch data in service worker according to words in string.
create dataset with all the words.
Completed clear cache in debug.
design clean cache layout.
create checkbox component.
style select in clear cache tab.
completed meta tag in debug tool.
copy individual meta tag.
Create watcher for data changes.
create tab component for debug.
Fix: getComputedStyles fails on element.
fix: assets not properly naming image assets.
completed porting to extension-cli.
port stylesheets to scss.
setup new extension-cli project and move js scripts.
write content script for getting meta tags.
add debug option to popup.