Alyssa X
0c26390981
Fix scrollbar to not be global
2022-01-17 10:15:20 +00:00
Alyssa X
d19c9275b7
Added print action
2022-01-17 10:06:58 +00:00
Alyssa X
946e7a0f4e
Merge branch 'master' of https://github.com/alyssaxuu/omni
2022-01-16 13:42:29 +00:00
Alyssa X
e33f3b2dd6
Fix shortcut override
2022-01-16 13:42:27 +00:00
Alyssa X
3fef26f5f2
Update README.md
2022-01-16 12:24:46 +01:00
Alyssa X
526699e1a9
Multiple changes + fixes
...
Made Omni work in new tab page, fixed history issue, fixed rendering problem in certain sites (e.g. example.com), changed the suggested shortcut to Cmd/Ctrl+Shift+K (shouldn't override for existing users)
2022-01-16 11:23:39 +00:00
Alyssa X
5e8a9d2666
Open direct links, search, removing some errors
2022-01-16 00:21:18 +00:00
Alyssa X
e191b31d6f
Enter + shortcut fix
2022-01-15 20:21:10 +00:00
Alyssa X
b0fd7f83d3
Update manifest.json
2022-01-15 14:56:57 +00:00
Alyssa X
b947923c35
Merge pull request #37 from takumi-n/fix/history-search
...
fix: history search not working
2022-01-15 15:56:30 +01:00
takumi-n
8ba790be64
fix: history search dosen't work
2022-01-15 23:47:00 +09:00
Alyssa X
c90b2db290
Update manifest.json
2022-01-15 14:37:20 +00:00
Alyssa X
f02d8b7177
Merge pull request #36 from dubisdev/master
...
fix: close tab action
2022-01-15 15:36:27 +01:00
Alyssa X
15463018b8
Merge branch 'master' of https://github.com/alyssaxuu/omni
2022-01-15 13:55:14 +00:00
Alyssa X
8c7d826e24
Update manifest.json
2022-01-15 13:54:42 +00:00
Alyssa X
6bfe35c004
Merge pull request #35 from samostanek/master
...
fix: Correct display of shortcuts on non-mac devices
2022-01-15 14:54:22 +01:00
Samuel Stanek
c9a8358849
fix: Correct display of shortcuts on non-mac devices
2022-01-15 14:47:22 +01:00
dubisdev
54a8bf2af4
fix: close tab action
2022-01-15 14:32:24 +01:00
Alyssa X
a6e0cf4dec
Update manifest.json
2022-01-15 11:57:58 +00:00
Alyssa X
292f8266ce
Merge pull request #34 from sreechar/master
...
Contrasting Scrollbar
2022-01-15 12:56:54 +01:00
Sreecharan
b6f84a92d2
Rename manifest.chrome.json to manifest.json
2022-01-15 17:12:52 +05:30
Sreecharan
d74dad088a
Rename manifest.json to manifest.chrome.json
2022-01-15 16:58:12 +05:30
Sreecharan
6713897d94
Contrasting Scrollbar
2022-01-15 16:57:48 +05:30
Alyssa X
f6c6204319
Merge branch 'master' of https://github.com/alyssaxuu/omni
2022-01-15 11:24:16 +00:00
Alyssa X
528251ff01
Update manifest.json
2022-01-15 11:24:12 +00:00
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