From 23ecb21c92fa5081bfb45de76a20d417b6ed9198 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Thu, 28 May 2026 08:15:56 +0200 Subject: [PATCH] Update extension.ini --- extension.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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