aboutsummaryrefslogtreecommitdiff
path: root/src/background/usecases/operation.js
Commit message (Collapse)AuthorAgeFilesLines
* Capitalize background scriptsShin'ya Ueoka2019-02-241-208/+0
|
* Correct spelling of WebExtensionsElliot2019-02-061-1/+1
| | | Spelling as per https://wiki.mozilla.org/WebExtensions
* Show alert on opening about:homeShin'ya Ueoka2019-02-041-0/+4
|
* Remove openerTabId on gHShin'ya Ueoka2019-02-041-1/+1
|
* Close only unpinned tabs;Shin'ya Ueoka2018-12-271-1/+4
|
* Add close tabs to the right commandShin'ya Ueoka2018-12-271-0/+12
|
* Add gh/gH to open home pageShin'ya Ueoka2018-12-091-0/+13
|
* Select last tab on presenterShin'ya Ueoka2018-07-291-17/+1
|
* Fix error on keyword not foundShin'ya Ueoka2018-07-281-3/+3
|
* Fix last tab is undefinedShin'ya Ueoka2018-07-281-1/+3
|
* Background operation as Clean ArchitectureShin'ya Ueoka2018-07-281-0/+190