14 lines
468 B
JSON
14 lines
468 B
JSON
{
|
|
"author": "Barry",
|
|
"homepage": "https://github.com/GithuBarry/chat-plugin-search-engine",
|
|
"identifier": "search-engine-serper",
|
|
"manifest": "https://raw.githubusercontent.com/GithuBarry/chat-plugin-search-engine/main/public/manifest.json",
|
|
"meta": {
|
|
"avatar": "🔍",
|
|
"description": "Google search engine via Serper.dev free API (2500x🆓/month)",
|
|
"tags": ["web", "search"],
|
|
"title": "Search Google via Serper"
|
|
},
|
|
"schemaVersion": 1
|
|
}
|