2024-04-15 15:38:21 +00:00
|
|
|
{
|
|
|
|
"author": "Barry",
|
|
|
|
"homepage": "https://github.com/GithuBarry/chat-plugin-search-engine",
|
2025-04-28 10:38:21 +00:00
|
|
|
"identifier": "search-engine-google-custom",
|
2024-04-15 15:41:06 +00:00
|
|
|
"manifest": "https://raw.githubusercontent.com/GithuBarry/chat-plugin-search-engine/main/public/manifest.json",
|
2024-04-15 15:38:21 +00:00
|
|
|
"meta": {
|
|
|
|
"avatar": "🔍",
|
2025-04-28 10:38:21 +00:00
|
|
|
"description": "Google search engine via Google Custom Search API (100🆓/day)",
|
2024-04-15 15:38:21 +00:00
|
|
|
"tags": ["web", "search"],
|
2025-04-28 10:38:21 +00:00
|
|
|
"title": "Search Google via Custom Search"
|
2024-04-15 15:38:21 +00:00
|
|
|
},
|
|
|
|
"schemaVersion": 1
|
|
|
|
}
|