aboutsummaryrefslogtreecommitdiff
path: root/src/content/components
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #133 from usk/follow-some-buttons-on-mobile.twitter.comShin'ya Ueoka2017-11-181-1/+2
|\ | | | | add support for following some buttons on mobile.twitter.com
| * add support for following some buttons on mobile.twitter.comusk2017-11-051-1/+2
| | | | | | | | | | | | | | | | | | | | The buttons are: * reply * retweet * favorite * direct message * drop down menu
* | maximize z-index of hintsShin'ya Ueoka2017-11-151-1/+1
| |
* | fix hot-reload settingsShin'ya Ueoka2017-11-131-1/+1
| |
* | support mutliple modifiers for key bindingsShin'ya Ueoka2017-11-114-26/+22
| |
* | show error on find and wrap searchShin'ya Ueoka2017-11-111-4/+35
| |
* | first find implementationShin'ya Ueoka2017-11-112-1/+26
| |
* | fix settings reload on contentShin'ya Ueoka2017-11-051-0/+2
|/
* fix plugin loadShin'ya Ueoka2017-11-051-0/+4
|
* support following area tagsShin'ya Ueoka2017-10-312-9/+27
|
* rename to follow-controllerShin'ya Ueoka2017-10-311-8/+9
|
* Remove update propagationShin'ya Ueoka2017-10-317-38/+8
|
* allow to open target='_blank' linkShin'ya Ueoka2017-10-251-3/+4
|
* follow [tabindex]Shin'ya Ueoka2017-10-231-1/+3
| | | | the [tabindex] elements are used in gmail
* dom helperShin'ya Ueoka2017-10-232-6/+10
|
* add blacklist settingShin'ya Ueoka2017-10-221-1/+25
|
* add setting actions in contentShin'ya Ueoka2017-10-222-9/+10
|
* enable/disable addon by keysShin'ya Ueoka2017-10-211-0/+12
|
* support shift modifierShin'ya Ueoka2017-10-211-1/+12
|
* emit mapped keys from input-componentShin'ya Ueoka2017-10-213-5/+14
|
* cleanShin'ya Ueoka2017-10-211-6/+3
|
* remove message propagationShin'ya Ueoka2017-10-186-10/+10
|
* fix settings reloadShin'ya Ueoka2017-10-171-1/+1
|
* follow links for multi-frames in viewportShin'ya Ueoka2017-10-152-12/+37
|
* support multi-frame followingShin'ya Ueoka2017-10-157-91/+204
|
* make top-content component and frame-content componentShin'ya Ueoka2017-10-158-1/+91
|
* load content script all_frames and click linkShin'ya Ueoka2017-10-141-24/+20
|
* get hints from windowShin'ya Ueoka2017-10-141-11/+11
|
* move hint componentShin'ya Ueoka2017-10-143-1/+47
|
* fix follow for contenteditableShin'ya Ueoka2017-10-121-1/+8
|
* ignore events from contenteditableShin'ya Ueoka2017-10-121-1/+5
|
* ignore meta keys on inputShin'ya Ueoka2017-10-101-1/+2
|
* save keymap in input store in contentShin'ya Ueoka2017-10-091-14/+2
|
* separate contentShin'ya Ueoka2017-10-083-0/+278