From 68936ec831dc4c68a06ad31fa072dd4d3ef94109 Mon Sep 17 00:00:00 2001 From: Lartsch Date: Wed, 23 Nov 2022 09:42:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50ca60f..a00053e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# FediFollow (Beta v0.5.0) +# FediFollow (Beta v0.5.1) A Chrome/Firefox extension that simplifies following and post interactions on other Mastodon instances than your own by intelligently redirecting you to your instance and utilizing the local API to resolve the content. If enabled, the extension automatically performs the desired action (follow, boost, favourite for now). Should work for all updated Chromium browsers, updated Firefox, as well as Kiwi browser on Android. Currently only Mastodon 3 + 4 in different flavours are supported as far as I tested. Support for other Fediverse software and additional flavours might be added in the future. Feel free to create pull requests / issues. This is my first proper browser extension so please bear with my awful JS skills.