Commit Graph

41 Commits

Author SHA1 Message Date
Stian Lund
683ba6ab09 Update README, add screenshot. 2022-11-14 23:08:54 +01:00
Stian Lund
3e41223956 Added more available keys for link hints (fijkr) 2022-11-14 22:37:05 +01:00
Stian Lund
abceaf3fe7
Merge pull request #15 from Pathduck/manifest-V3
Manifest V3
2022-10-19 12:52:10 +02:00
ortiza5
6351df2e49 Manifest changes for MV3 2022-10-18 22:31:32 -06:00
ortiza5
32bb8fb35f General clean up 2022-10-18 22:30:54 -06:00
ortiza5
c2215b2718
Merge pull request #14 from Pathduck/held-keys-issue
Temporary fix for #13
2021-04-29 18:41:49 -06:00
ortiza5
1ab1dbdf3c Potential fix for #13 2021-04-29 18:04:33 -06:00
ortiza5
6c0a360c21 potential fix for issue #12 2021-03-16 20:25:43 -06:00
Stian Lund
bb48b83177
Merge pull request #11 from Pathduck/multiple-hotkeys-for-each-command
Multiple hotkeys for each command
2021-03-16 18:58:23 +01:00
ortiza5
36541996cc removed debugging printouts 2021-03-15 23:52:23 -06:00
ortiza5
02526b68e3 added check for duplicate hotkeys with notifications 2021-03-15 23:51:58 -06:00
ortiza5
03623e91ef Allow hotkeys to wrap if necessary 2021-03-15 02:18:37 -06:00
ortiza5
22b9b328a5 Cleaner visual for adding and removing of new hotkeys 2021-03-15 01:51:10 -06:00
ortiza5
1e4b8f3870 Give larger hover area for showing "add hotkey" button 2021-03-15 01:50:14 -06:00
ortiza5
b7cc62eb3e frontend for multiple hotkeys for each command
The options UI can now handle setting and deleting multiple hotkeys for each command
2021-03-15 00:17:00 -06:00
ortiza5
d43f2eca7c now checks for matches against multiple key combos 2021-03-14 19:19:02 -06:00
ortiza5
2673c7c645 updated hotkey storage scheme to allow multiple 2021-03-14 18:22:59 -06:00
ortiza5
278d99be6c
Merge pull request #10 from Pathduck/stuck-keys
Clear keys from set when focus is lost
2021-03-14 18:00:21 -06:00
ortiza5
3cbba77707 Clear keys from set when focus is lost 2021-03-14 17:57:30 -06:00
Stian Lund
3e546b68a3
Merge pull request #1 from ortiza5/ui-configurable-hotkeys
Preliminary Version of UI for Configurable Hotkeys
2021-03-12 12:08:55 +01:00
ortiza5
c0f066d1bf re-arrange "Expand" command description 2021-03-11 18:06:12 -07:00
ortiza5
c200141199 added additional name for "Expand" command description 2021-03-11 18:04:57 -07:00
ortiza5
475d242221 TODO: Found location where Expand/Contract is coupled to "e/E" 2021-03-11 17:59:50 -07:00
ortiza5
2dbc9387d1 use helper functions to detect if a keyboard combo is used 2021-03-11 17:58:32 -07:00
ortiza5
70614928af callback is the trigger function, so it needs a controlKey arg
TODO: Need to find a way to detect if CTRL is pressed. Looking at the event, there didn't seem to be a parameter.
2021-03-11 17:56:38 -07:00
ortiza5
982ed5a6c2 add command for "Control + Click" to old code
taken from "Contract" command case that @Pathduck overrode
2021-03-11 17:53:21 -07:00
ortiza5
bd5c582aee re-add option to use "Contract" command 2021-03-11 17:50:39 -07:00
ortiza5
622236f666 update helper function name 2021-03-11 17:49:49 -07:00
ortiza5
05f3200581 finalize helper functions section 2021-03-11 17:48:24 -07:00
ortiza5
0e289ce8c9 Added additional hotkey options 2021-03-11 17:47:18 -07:00
ortiza5
d4ca73e9f8 adding helper functions - testing local storage 2021-03-11 15:46:42 -07:00
ortiza5
7e5753f1b4 Extension now requires storage permission 2021-03-11 13:37:02 -07:00
ortiza5
155630e9d7 Update options page to reflect actions available 2021-03-11 13:36:36 -07:00
ortiza5
cd89ac2660 Set initial hotkey combos 2021-03-11 12:54:04 -07:00
ortiza5
eac670f3ea change folder structure 2021-03-10 00:55:52 -07:00
ortiza5
28fe6a76f5 change folder structure 2021-03-10 00:52:55 -07:00
ortiza5
bbc18f90de Background script for setting default options on install 2021-03-10 00:52:18 -07:00
ortiza5
d7b3e01577 Add groundwork for options UI 2021-03-10 00:49:21 -07:00
Stian Lund
64d309b490 Adding a hotkey for extension disable (Nomadic 07.03.2021 ) 2021-03-08 17:13:34 +01:00
Stian Lund
f9b7bcd314 First commit 2021-03-08 17:08:06 +01:00
Stian Lund
9d3bbe01b0
Initial commit 2021-03-08 17:04:44 +01:00