wll8
1523535bb6
feat: Allow all history to be searched
2022-02-18 14:33:39 +08:00
wll8
cfa98f54ed
perf: Render only what is visible
2022-02-18 14:32:45 +08:00
Alyssa X
a572b65889
Trying to improve Chrome Store ranking
2022-01-22 09:53:39 +00:00
Alyssa X
cd547f2a1d
Changed the copy (testing Chrome Store ranking)
2022-01-19 09:57:35 +00:00
Alyssa X
412464b7d7
Don't populate Omni on page load
2022-01-18 13:26:07 +00:00
Alyssa X
a03877ea09
Multiple improvements
...
- Focus fighting!
- Toast for "invisible" actions
- Bookmarks fix
2022-01-18 09:56:19 +00:00
Alyssa X
e8a0ef5965
Update manifest.json
2022-01-17 18:36:29 +00:00
Alyssa X
651dd0b159
Fix scrolling
2022-01-17 18:36:18 +00:00
Alyssa X
6d06f7bc5f
Some fixes and improvements
2022-01-17 15:09:14 +00:00
Alyssa X
94acfac638
Update manifest.json
2022-01-17 10:15:32 +00:00
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
e33f3b2dd6
Fix shortcut override
2022-01-16 13:42:27 +00: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
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
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
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
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
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
92e9911ddc
Arrow keys fixed
2022-01-14 16:03:15 +00: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
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
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