chromium: add extensions search engine
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
b0eee4c89c
commit
fded58d5aa
1 changed files with 6 additions and 0 deletions
|
@ -102,6 +102,12 @@ in {
|
|||
url = "https://github.com/element-hq/element-web/issues?q=is%3Aissue+is%3Aopen+{searchTerms}";
|
||||
}
|
||||
|
||||
{
|
||||
name = "Extensions";
|
||||
shortcut = "ex";
|
||||
url = "https://chromewebstore.google.com/search/{searchTerms}";
|
||||
}
|
||||
|
||||
{
|
||||
name = "Flathub";
|
||||
shortcut = "fh";
|
||||
|
|
Loading…
Add table
Reference in a new issue