Update README.md

tests
Lars 2022-11-16 17:25:39 +01:00 zatwierdzone przez GitHub
rodzic 56e14523aa
commit 9baf741590
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 4 usunięć

Wyświetl plik

@ -4,7 +4,7 @@ A Chrome extension that simplifies following Fediverse users on other instances
I made this since I could only find a working extension for Firefox, that does the same (Simplified Federation).
## Installation
Right now, you need to install it using developer mode. I plan to put this in the Chrome Webstore soon, though.
Right now, you need to install it using developer mode. The extension is already submitted for review by Google, so it shouldn't be long until you can install it from the Chrome Webstore.
1. Download this repository as ZIP or the current release ZIP file and extract it somewhere.
2. Go to your Chrome extension page and enable developer mode.
3. Click the "Load unpacked" button and then select the folder of the unpacked extension (should be "FediFollow-Chrome-main").
@ -17,9 +17,6 @@ Right now, you need to install it using developer mode. I plan to put this in th
When visiting a user profile on other Mastodon instances, the follow button will now redirect you to your home instance. The redirection is shortly indicated in the follow button itself. Info modals are blocked because they are not needed due to redirection.
## Todos
- Update to manifest v3
- Review if permissions in current manifest are actually needed like that
- If I find myself to be bored, probably more