Himanshu Mishra
I'm a maker, like you :)
refactor highlight code to support removal.
show mistakes in a window.
highlight all the spelling mistakes.
hide window until stylesheets are loaded.
make mistakes window draggable.
show number of mistakes while spell check.
show check status in percentage.
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.