Add MetaGer as search to Firefox

This commit is contained in:
Daniel Siepmann 2024-05-31 12:18:22 +02:00
parent d9ba963dad
commit 9f43fbe661
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4
2 changed files with 11 additions and 0 deletions

BIN
assets/metager.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

View file

@ -140,6 +140,17 @@ in {
icon = ./../../assets/youtube.png;
definedAliases = [ "@youtube" ];
};
"MetaGer" = {
urls = [{
template = "https://metager.de/meta/meta.ger3";
params = [
{ name = "eingabe"; value = "{searchTerms}"; }
];
}];
icon = ./../../assets/metager.png;
definedAliases = [ "@meta" ];
};
"Startpage" = {
urls = [{
template = "https://www.startpage.com/sp/search";