diff --git a/images/gpt-icon.jpg b/images/gpt-icon.jpg new file mode 100644 index 0000000..ca4f93c Binary files /dev/null and b/images/gpt-icon.jpg differ diff --git a/package.json b/package.json index 2acab23..c56e1ae 100644 --- a/package.json +++ b/package.json @@ -66,5 +66,7 @@ "repository":{ "type":"git", "url":"https://github.com/Iheuzio/gpt-contextfiles/" - } + }, + "icon": "images/gpt-icon.jpg", + "publisher": "Iheuzio" }