From b33b5df9dd44a6c93f7d8f8fc9e004fa742d5171 Mon Sep 17 00:00:00 2001 From: Arnold Schrijver Date: Sat, 4 Feb 2023 06:46:58 +0100 Subject: [PATCH] Add WebAP Browser Extension to utilities --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 149b907..92a97bb 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,8 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li * :heavy_check_mark: [**Moderator Alerts**](https://gitlab.com/stemid/mastodon-moderator-alerts) ([Fedi account](https://mastodon.se/@stemid)): Mastodon moderation alerts using Pushover.net. `-, Python` +* [**WebAP Browser Extension**](https://github.com/webap-api/webap-browser-extension): This is a browser extension that implements the [WebAP API](https://github.com/webap-api/WebAP-API) (still an idea), exposing it to web applications. `MIT, Typescript` + ### Testing * :heavy_check_mark: [**activitypub-mock**](https://gitlab.com/evanp/activitypub-mock): A mock ActivityPub server to use in testing code `Apache-2.0, Javascript`