aboutsummaryrefslogtreecommitdiff
path: root/src/content/actions/find.js
Commit message (Expand)AuthorAgeFilesLines
* Use async/await on content scriptShin'ya Ueoka2018-06-171-24/+22
* Fix no previous search keywordsShin'ya Ueoka2018-06-171-0/+9
* set find keyword from backgroundShin'ya Ueoka2018-03-071-18/+33
* show message on findShin'ya Ueoka2018-03-061-1/+11
* remove unused actions and fix testShin'ya Ueoka2017-11-111-9/+1
* show error on find and wrap searchShin'ya Ueoka2017-11-111-10/+37
* first find implementationShin'ya Ueoka2017-11-111-3/+3
* add find action and reducerShin'ya Ueoka2017-11-111-0/+36