Commit 00a8c58
Rewrite extension to listen for keybinding (#353)
* Rewrite extension to listen for keybinding
* Update src/content/extension.js
Co-authored-by: Sibiraj <20282546+sibiraj-s@users.noreply.github.com>
* Remove files and address review comments
* Update src/content/extension.js
Co-authored-by: Sibiraj <20282546+sibiraj-s@users.noreply.github.com>
* Update deps
Co-authored-by: Sibiraj <20282546+sibiraj-s@users.noreply.github.com>1 parent adb820b commit 00a8c58
File tree
11 files changed
+2420
-3503
lines changed- src
- background
- content
11 files changed
+2420
-3503
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
This file was deleted.
This file was deleted.
0 commit comments