mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
366 B
JSON
16 lines
366 B
JSON
{
|
|
"name": "Bing-SearchEngine",
|
|
"author": "Andrew Horton",
|
|
"version": "0.2",
|
|
"description": "Bing.com is Microsoft's search engine",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"text": "var curUrl=\"http://www.bing.com/\""
|
|
},
|
|
{
|
|
"text": "<meta content=\"Bing is a search engine that finds"
|
|
}
|
|
]
|
|
}
|