From 8fea2e1ad7f273c50b98f054e7450721d138843b Mon Sep 17 00:00:00 2001 From: Corbin Davenport Date: Tue, 20 Dec 2022 16:19:31 -0500 Subject: [PATCH] Add screenshot to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b2cf9c..5a8915d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Share to Mastodon (Manifest V2) -This branch is a backported Manifest V2 version, intended for use with Firefox. When Firefox adds full support for Manifest V3 and extension Service Workers, this will be merged with the `main` branch. \ No newline at end of file +This branch is a backported Manifest V2 version, intended for use with Firefox. When Firefox adds full support for Manifest V3 and extension Service Workers, this will be merged with the `main` branch. + +![Screenshot of extension in Mozilla Firefox](https://i.imgur.com/phwSNYp.png) \ No newline at end of file