aboutsummaryrefslogtreecommitdiff
path: root/src/background/components/background.js
Commit message (Expand)AuthorAgeFilesLines
* Use async/await on backgroundShin'ya Ueoka2018-06-171-8/+7
* addbookmark commandShin'ya Ueoka2018-05-081-1/+1
* Refactor background directoriesShin'ya Ueoka2018-05-061-2/+2
* OperationComponentShin'ya Ueoka2018-05-061-5/+0
* Merge remote-tracking branch 'origin/master' into background-adjacent-tabsShin'ya Ueoka2018-05-011-11/+20
|\
| * add global find keywordShin'ya Ueoka2018-03-071-0/+8
| * set opener tab idShin'ya Ueoka2018-02-201-1/+1
| * implement set optionShin'ya Ueoka2018-01-111-6/+5
| * move commands to background actionShin'ya Ueoka2018-01-111-1/+2
| * separate setting actions and reducersShin'ya Ueoka2018-01-081-2/+2
* | Open adjacent tabs and background tabsErwan Ameil2017-11-161-1/+2
|/
* first find implementationShin'ya Ueoka2017-11-111-5/+1
* index reducer in backgroundShin'ya Ueoka2017-10-141-8/+4
* fix degrateShin'ya Ueoka2017-10-091-2/+2
* parse json in settingsShin'ya Ueoka2017-10-091-10/+2
* use mode in console messageShin'ya Ueoka2017-10-081-1/+1
* move backgroundShin'ya Ueoka2017-10-081-0/+79