diff --git a/manifests/definitions/10.json b/manifests/definitions/10.json new file mode 100644 index 00000000..dbe63f5d --- /dev/null +++ b/manifests/definitions/10.json @@ -0,0 +1,14 @@ +{ + "name": "ChatGPT", + "category": "Communication & Collaboration", + "start_url": "https://chat.openai.com/auth/login", + "icons": [ + { + "src": "https://cdn.filestackcontent.com/qSWM6gNhTKWqRg843wIh", + "platform": "browserx" + } + ], + "theme_color": "#FFFFFF", + "scope": "https://chat.openai.com/", + "bx_legacy_service_id": "chatgpt" +} diff --git a/manifests/icons/10.svg b/manifests/icons/10.svg new file mode 100644 index 00000000..1da7a4dd --- /dev/null +++ b/manifests/icons/10.svg @@ -0,0 +1 @@ +ChatGPT \ No newline at end of file