From a460f12453a4d70fb556c034746d71ec3f7ac267 Mon Sep 17 00:00:00 2001 From: Abhisar Yadav <112550486+abhisar-yadav@users.noreply.github.com> Date: Sat, 8 Jul 2023 23:47:25 +0530 Subject: [PATCH 1/2] EDITED THE README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af59aa2..56db3c4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Slackmarks > Sometimes, we wish to store important chrome web-pages in our Slack personal workspace. -> What if we can automate this task and instantly send web-pages with just a single click? +> What if we could automate this task and instantly send web-pages with just a single click? From c07478c9327a8b7c4e47afdad1c0f36640284d09 Mon Sep 17 00:00:00 2001 From: Abhisar Yadav <112550486+abhisar-yadav@users.noreply.github.com> Date: Sun, 9 Jul 2023 01:09:29 +0530 Subject: [PATCH 2/2] mod --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 69e399e..80c472d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name" : "Slackmarks", - "description" : "Sends Bookmarks to Slack", + "description" : "Sends Chrome Page to Slack", "version" : "0.0.1", "permissions": [ "tabs",