mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
firefox: github code search
This commit is contained in:
parent
bcc91b6ba9
commit
a1fea8473f
1 changed files with 7 additions and 0 deletions
|
|
@ -54,6 +54,13 @@ in {
|
||||||
Description = "Your code yum yum";
|
Description = "Your code yum yum";
|
||||||
URLTemplate = "https://github.com/search?q={searchTerms}&type=repositories";
|
URLTemplate = "https://github.com/search?q={searchTerms}&type=repositories";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
Name = "GitHub (Code Search)";
|
||||||
|
Alias = "gghc";
|
||||||
|
IconURL = "https://github.com/favicon.ico";
|
||||||
|
Description = "Your code yum yum";
|
||||||
|
URLTemplate = "https://github.com/search?q={searchTerms}&type=code";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
Name = "Codeberg";
|
Name = "Codeberg";
|
||||||
Alias = "gco";
|
Alias = "gco";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue