Commit graph

65 commits

Author SHA1 Message Date
Alyssa X
e30dd3a5f5
Merge pull request #26 from akarlsten/master
fix: Lets switchTab switch to other Chrome windows, with focus
2022-01-15 11:36:16 +01:00
Alyssa X
642c3332c7
Merge pull request #31 from yoroshikun/scoped-var-and-for-background
standardize use of arrow functions, scoped vars and for loops where possible
2022-01-15 11:35:13 +01:00
Drew Hutton Yoroshi
5d58b30a5a standardize use of arrow functions, scoped vars and for loops where possible 2022-01-15 21:03:25 +10:30
Adam Karlsten
76c820889f Lets switchTab switch to other Chrome windows, with focus 2022-01-15 01:58:28 +01:00
Alyssa X
11367af2e3 Only open the info page on install 2022-01-14 18:47:40 +00:00
Alyssa X
06bc534bc7
Merge pull request #23 from agilgur5/1-tab-indentation
format: consistently use 1 tab indentation
2022-01-14 18:33:44 +01:00
Anton Gilgur
541a6e95ea format: consistently use 1 tab indentation
- previously, the formatting was mixed, with spaces and tabs in the same
  file, and sometimes even on the same line

- seemed like the overall preference was for tabs, so converted all
  files to use 1-tab indentation

- fix any mixed indentation errors
- fix any 2-tab / 4-space indentation errors to use 1-tab instead
2022-01-14 12:17:34 -05:00
Alyssa X
6848cab24e Merge branch 'master' of https://github.com/alyssaxuu/omni 2022-01-14 16:03:18 +00:00
Alyssa X
92e9911ddc Arrow keys fixed 2022-01-14 16:03:15 +00:00
Alyssa X
5e9ebbfe76
Update README.md 2022-01-14 15:16:46 +01:00
Alyssa X
477f6ec0c3 Multiple changes
Autocomplete commands, remove with one keypress.

Optimization changes, only show 100 bookmarks on load, search in the background script.
2022-01-14 14:06:48 +00:00
Alyssa X
498c89286d Merge branch 'master' of https://github.com/alyssaxuu/omni 2022-01-14 13:36:21 +00:00
Alyssa X
d16d885af8 Temp 2022-01-14 13:33:25 +00:00
Alyssa X
839ec7e00f
Merge pull request #10 from dcaldastp/feat-command-aliases
feat: add alias names for commands
2022-01-14 14:32:56 +01:00
Alyssa X
ad9345cab4 Show history URL for actions 2022-01-14 12:28:41 +00:00
Alyssa X
a0023c1d26 Cmd / Ctrl key to open links in a new tab 2022-01-14 12:26:12 +00:00
Alyssa X
55fb4c0b75 Unnecessary libraries 2022-01-14 11:32:38 +00:00
Alyssa X
70faafc1ef
Merge pull request #16 from yoroshikun/else-if-to-switch
Migrate long else if chains to switch statements
2022-01-14 11:16:43 +01:00
Drew Hutton Yoroshi
17f0b1bb44 migrate long else if chains to switch statements 2022-01-14 20:35:53 +10:30
Alyssa X
11a6fb27f5 Update manifest.json 2022-01-13 14:37:54 +00:00
Alyssa X
c8acedf1fc Oops! 2022-01-13 14:37:44 +00:00
Alyssa X
65e8cce2ea
Update README.md 2022-01-13 14:57:44 +01:00
Alyssa X
c305336bda Better arrow key navigation (hold to scroll through) 2022-01-13 11:17:37 +00:00
Daniel Caldas
07368abb20 feat: add alias names for commands 2022-01-13 09:01:55 +01:00
Alyssa X
e498d1b1ef Update manifest.json 2022-01-12 20:19:48 +01:00
Alyssa X
4cb8c3459e CSS conflicts in certain sites + onload for favicons 2022-01-12 20:19:34 +01:00
Alyssa X
f2e6341fe0 Fix 2022-01-12 19:41:41 +01:00
Alyssa X
0357595625
Merge pull request #8 from Olyno/fix/actions
fix: action.keys error
2022-01-12 19:40:11 +01:00
Olyno
968776716b fix: action.keys error 2022-01-12 19:36:25 +01:00
Alyssa X
5a828df22f Improved error checking for favicons 2022-01-12 19:26:05 +01:00
Alyssa X
842e668f1c Focus first item while searching 2022-01-12 18:41:49 +01:00
Alyssa X
33e0b50869 CSS injection fix 2022-01-12 18:04:32 +01:00
Alyssa X
626015302e Removed logging 2022-01-12 15:15:14 +01:00
Alyssa X
e5b8ed9e15 Bookmarks issue 2022-01-12 15:13:04 +01:00
Alyssa X
d525c19fac CSS file injection on install 2022-01-12 15:06:20 +01:00
Alyssa X
78618c41ce Update manifest.json 2022-01-12 11:52:18 +01:00
Alyssa X
d29d5325b1 Merge branch 'master' of https://github.com/alyssaxuu/omni 2022-01-12 11:46:15 +01:00
Alyssa X
7d3e3de656 CSS selectorsssss 2022-01-12 11:46:13 +01:00
Alyssa X
69b7d05cdd Fix 2022-01-12 11:42:27 +01:00
Alyssa X
cc7bc60ae2
Update README.md 2022-01-12 09:29:46 +01:00
Alyssa X
75bd642df6 On install update 2022-01-12 09:06:05 +01:00
Alyssa X
d866e1cd98 Delete .prettierrc.json 2022-01-11 22:31:48 +01:00
Alyssa X
f52f9b4787 No prettier 2022-01-11 22:31:08 +01:00
Alyssa X
d1da226748 Prettier 2022-01-11 22:18:04 +01:00
Alyssa X
220fb36b64 Oops 2022-01-11 22:06:01 +01:00
Alyssa X
437c7e1450 Merge branch 'master' of https://github.com/alyssaxuu/omni 2022-01-11 16:57:30 +00:00
Alyssa X
73eec9c586 Small fix 2022-01-11 16:57:20 +00:00
Alyssa X
6fb7db73cc
Update README.md 2022-01-11 17:52:49 +01:00
Alyssa X
15e3d6e07d Unique CSS selectors 2022-01-11 16:47:02 +00:00
Alyssa X
68c6a8fe11 Merge branch 'master' of https://github.com/alyssaxuu/omni 2022-01-11 16:13:31 +00:00