aboutsummaryrefslogtreecommitdiff
path: root/src/components/content-input.js
Commit message (Collapse)AuthorAgeFilesLines
* prevent keymaps in the pageShin'ya Ueoka2017-10-081-24/+35
|
* load settings from contentShin'ya Ueoka2017-10-071-1/+1
|
* store input keys in content scriptShin'ya Ueoka2017-10-071-10/+42
|
* fix imports in srcShin'ya Ueoka2017-10-051-1/+1
|
* fix key-repeat does not workShin'ya Ueoka2017-10-041-6/+9
|
* capture keys on both keypress and keydownShin'ya Ueoka2017-10-031-6/+19
|
* remove deprecated property in KeyboardEventShin'ya Ueoka2017-10-031-1/+1
|
* comtent input as compoentsShin'ya UEOKA2017-10-031-0/+31