aboutsummaryrefslogtreecommitdiff
path: root/src/content/components/common
Commit message (Collapse)AuthorAgeFilesLines
* Use async/await on content scriptShin'ya Ueoka2018-06-171-6/+7
|
* update indicator on loadedShin'ya Ueoka2018-05-061-1/+1
|
* Toggle add-on enabled by clicking indicatorShin'ya Ueoka2018-05-061-1/+4
|
* Indicator shows the add-on enabledShin'ya Ueoka2018-05-061-0/+14
|
* Merge remote-tracking branch 'origin/master' into background-adjacent-tabsShin'ya Ueoka2018-05-014-4/+27
|\
| * Cancel following by <C-[>Shin'ya Ueoka2018-02-261-0/+1
| |
| * Cancel key input by <C-[>Shin'ya Ueoka2018-02-261-1/+5
| |
| * fix smooth scroll on key repeatedShin'ya Ueoka2018-01-131-1/+2
| |
| * add smoothscroll propertyShin'ya Ueoka2018-01-131-1/+1
| |
| * do not follow link which has aria-hidden attribute or aria-disabled attributeusk2017-12-241-0/+16
| |
| * 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
| | |
* | | Open adjacent tabs and background tabsErwan Ameil2017-11-161-2/+6
|/ /
* | fix hot-reload settingsShin'ya Ueoka2017-11-131-1/+1
| |
* | support mutliple modifiers for key bindingsShin'ya Ueoka2017-11-113-25/+21
|/
* fix plugin loadShin'ya Ueoka2017-11-051-0/+4
|
* support following area tagsShin'ya Ueoka2017-10-312-9/+27
|
* Remove update propagationShin'ya Ueoka2017-10-314-18/+0
|
* 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 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-184-8/+5
|
* fix settings reloadShin'ya Ueoka2017-10-171-1/+1
|
* follow links for multi-frames in viewportShin'ya Ueoka2017-10-151-11/+20
|
* support multi-frame followingShin'ya Ueoka2017-10-154-84/+78
|
* make top-content component and frame-content componentShin'ya Ueoka2017-10-156-0/+366