feat: add logo to extension

This commit is contained in:
Steven
2023-08-12 00:47:08 +08:00
parent f1e3eace1a
commit 9c6f85e938
6 changed files with 43 additions and 37 deletions

View File

@@ -1,9 +1,8 @@
{
"name": "slash-extexnsion",
"name": "slash-extension",
"displayName": "Slash",
"version": "0.1.1",
"version": "0.1.2",
"description": "An open source, self-hosted bookmarks and link sharing platform. Save and share your links very easily.",
"author": "steven",
"scripts": {
"dev": "plasmo dev",
"build": "plasmo build",