From 9e492eceb17f8499ea1cd81b75152c9753ebba83 Mon Sep 17 00:00:00 2001 From: Victor Date: Fri, 8 Dec 2023 00:54:10 +0100 Subject: [PATCH] ChatGPT --- manifests/definitions/10.json | 14 ++++++++++++++ manifests/icons/10.svg | 1 + 2 files changed, 15 insertions(+) create mode 100644 manifests/definitions/10.json create mode 100644 manifests/icons/10.svg 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