Skip to content

Instantly share code, notes, and snippets.

@tony-0tis
Last active April 27, 2024 15:05
Show Gist options
  • Save tony-0tis/d9d92342ef7b8084633881134706232f to your computer and use it in GitHub Desktop.
Save tony-0tis/d9d92342ef7b8084633881134706232f to your computer and use it in GitHub Desktop.
chat.reka.ai/chat manifest for https://greasyfork.org/scripts/492982
{
"id": "/reka-chat",
"name": "Reka.AI chat",
"short_name": "Reka.AI chat",
"description": "Chat with Reka",
"categories": ["utilities"],
"orientation": "portrait",
"display": "standalone",
"start_url": "https://chat.reka.ai/chat",
"scope": "https://chat.reka.ai/chat",
"icons": [
{
"src": "https://0t.is/images/reka-ai-chat.png",
"sizes": "200x200",
"type": "image/png"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment