diff --git a/extension.ini b/extension.ini index 54bc1c0..b809d7a 100644 --- a/extension.ini +++ b/extension.ini @@ -1,14 +1,14 @@ # Datenstrom Yellow extension settings -Extension: Mastodonapi -Version: 0.9.8 -Description: Import your toots into your blog. +Extension: Externallinks +Version: 0.9.0 +Description: Open external links in a new tab. Developer: Simon Rohr Tag: feature DownloadUrl: https://codeberg.org/simonpipe/yellow-mastodonapi/archive/main.zip DocumentationUrl: https://codeberg.org/simonpipe/yellow-mastodonapi DocumentationLanguage: en, de -Published: 2026-05-27 14:20:00 +Published: 2026-05-28 08:15:00 Status: experimental -system/workers/mastodonapi.php: mastodonapi.php, create, update -system/workers/mastodonapi.status: mastodonapi.status, create, update, careful \ No newline at end of file +system/workers/externallinks.php: externallinks.php, create, update +system/workers/externallinks.js: externallinks.js, create, update, careful \ No newline at end of file