Commit graph

607 commits

Author SHA1 Message Date
Shin'ya Ueoka
4fa93663d7 Fix lint 2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
9f64b19bef
Merge pull request #402 from jvbrandaom/quit-all-command
Adds command to close all tabs
2018-07-01 07:04:05 +09:00
Shin'ya Ueoka
d0c23587f8
Merge pull request #423 from ueokande/greenkeeper/eslint-5.0.1
Update eslint
2018-06-28 21:41:34 +09:00
Shin'ya Ueoka
e2fb33bdc5 fix but failed 2018-06-28 20:44:57 +09:00
Shin'ya Ueoka
1623684bce fix bdelete/bdelete! commands 2018-06-25 21:44:35 +09:00
Shin'ya Ueoka
b74acf6f6a Use await/async on shared directory 2018-06-17 22:04:31 +09:00
Shin'ya Ueoka
94d411234a Use await/async on settings 2018-06-17 22:04:20 +09:00
Shin'ya Ueoka
7f56a08f3b Use async/await on content script 2018-06-17 22:04:00 +09:00
Shin'ya Ueoka
48e4bccf0d Use async/await on background 2018-06-17 21:55:25 +09:00
Shin'ya Ueoka
45a65b38db Fix no previous search keywords 2018-06-17 11:42:34 +09:00
Shin'ya Ueoka
0496d7e269 SHow error if not previous keywords 2018-06-17 10:35:32 +09:00
Shin'ya Ueoka
f43345a3a5 Reopen a tab on only current tab 2018-06-16 11:13:14 +09:00
Shin'ya Ueoka
0f3ad23085 Ignore cases for tab filtering 2018-05-30 22:10:39 +09:00
Shin'ya Ueoka
68fa80e1a3 Use queryByKeyword for tab operations 2018-05-30 22:05:12 +09:00
Shin'ya Ueoka
e286aab3d7 Check title null 2018-05-30 21:38:01 +09:00
João Vitor Brandão
4445309334 Adds command to close all tabs
Type :qa or :quitall to close all tabs
2018-05-24 17:14:19 -03:00
Shin'ya Ueoka
39959d75ce Add commands to settings form 2018-05-16 21:51:30 +09:00
Shin'ya Ueoka
cf5fc92b46 Fix quit command 2018-05-16 21:51:30 +09:00
Shin'ya Ueoka
a8ac7415f8 Fix tab completions 2018-05-12 10:54:38 +09:00
Shin'ya Ueoka
b91e53e5fe Add bdlete/bdelete! commands 2018-05-12 09:10:18 +09:00
Shin'ya Ueoka
9b3d12eb31 Add bdeletes! comand 2018-05-12 09:10:18 +09:00
Shin'ya Ueoka
c4fb6f0131 Add :bdeletes command 2018-05-12 09:10:18 +09:00
Shin'ya Ueoka
b0dddc9fa7
Merge pull request #348 from luanpotter/q_command_close_tab
implement :q to close tab
2018-05-10 22:23:53 +09:00
Shin'ya Ueoka
439c2a3df9
Merge pull request #388 from ueokande/create-bookmarks
addbookmark command
2018-05-10 20:26:01 +09:00
Vibhor Kumar
b39b424c94
change "Plane" to "Plain" 2018-05-09 01:42:12 +00:00
Shin'ya Ueoka
53c3ddab2e Fix bookmark 2018-05-08 21:36:58 +09:00
Shin'ya Ueoka
d41c7476a6 Add command.show.addbookmark operation 2018-05-08 21:32:19 +09:00
Shin'ya Ueoka
d0eba2546a addbookmark command 2018-05-08 20:46:59 +09:00
Shin'ya Ueoka
11d0bebbc5 limit history items 2018-05-08 20:09:32 +09:00
Shin'ya Ueoka
582cc9a25a Open URLs from bookmarks 2018-05-07 20:53:00 +09:00
Shin'ya Ueoka
76e09c7512 Get completion items as Promises 2018-05-06 22:00:23 +09:00
Shin'ya Ueoka
cf30ef0cd5 update indicator on loaded 2018-05-06 21:35:11 +09:00
Shin'ya Ueoka
6d057a974b Toggle add-on enabled by clicking indicator 2018-05-06 22:47:58 +09:00
Shin'ya Ueoka
129aae38df Indicator shows the add-on enabled 2018-05-06 22:30:04 +09:00
Shin'ya Ueoka
2c366ac3b1 Previous selected tab as redux 2018-05-06 16:35:48 +09:00
Shin'ya Ueoka
98bc2326ee Refactor background directories 2018-05-06 11:48:31 +09:00
Shin'ya Ueoka
c5c08783d2 OperationComponent 2018-05-06 11:17:30 +09:00
Shin'ya Ueoka
828ac8cd84
Merge pull request #368 from emlow/issue-279
Add shortcut to view page source
2018-05-05 18:39:56 +09:00
Shin'ya Ueoka
9122315004 Add page.source form 2018-05-05 20:48:37 +09:00
Shin'ya Ueoka
740e123b36 Use openerTabId for view-source 2018-05-05 20:43:52 +09:00
Shin'ya Ueoka
8b72102ba5 Use default URL 2018-05-05 17:48:16 +09:00
Shin'ya Ueoka
88e216d49b Notify when updated 2018-05-05 17:43:42 +09:00
Shin'ya Ueoka
9da2f5fd78 Merge remote-tracking branch 'origin/master' into patch-1 2018-05-01 15:51:40 +09:00
Shin'ya Ueoka
daefddf8b8 Make adjacenttab true in default
Click with Ctrl key opens a tab adjacently.
2018-05-01 14:02:53 +09:00
Shin'ya Ueoka
4d7c24f38a Merge remote-tracking branch 'origin/master' into background-adjacent-tabs 2018-05-01 13:51:07 +09:00
emlow
21c28e668e shortcut to view page source 2018-04-01 16:16:29 +01:00
Shin'ya Ueoka
92f8365be7 set find keyword from background 2018-03-07 21:05:52 +09:00
Shin'ya Ueoka
24e72aa6e0 add global find keyword 2018-03-07 20:57:52 +09:00
Shin'ya Ueoka
4923cb20c7 remove redundant checks 2018-03-06 21:59:08 +09:00
Shin'ya Ueoka
93bd0bc54f show message on find 2018-03-06 21:56:54 +09:00