Update extension.ini
This commit is contained in:
parent
2d80976f06
commit
14089775aa
1 changed files with 2 additions and 2 deletions
|
|
@ -1,14 +1,14 @@
|
||||||
# Datenstrom Yellow extension settings
|
# Datenstrom Yellow extension settings
|
||||||
|
|
||||||
Extension: Externallinks
|
Extension: Externallinks
|
||||||
Version: 0.9.0
|
Version: 0.9.1
|
||||||
Description: Open external links in a new tab.
|
Description: Open external links in a new tab.
|
||||||
Developer: Simon Rohr
|
Developer: Simon Rohr
|
||||||
Tag: feature
|
Tag: feature
|
||||||
DownloadUrl: https://codeberg.org/simonpipe/yellow-externallinks/archive/main.zip
|
DownloadUrl: https://codeberg.org/simonpipe/yellow-externallinks/archive/main.zip
|
||||||
DocumentationUrl: https://codeberg.org/simonpipe/yellow-externallinks
|
DocumentationUrl: https://codeberg.org/simonpipe/yellow-externallinks
|
||||||
DocumentationLanguage: en, de
|
DocumentationLanguage: en, de
|
||||||
Published: 2026-05-28 08:15:00
|
Published: 2026-05-28 08:45:00
|
||||||
Status: experimental
|
Status: experimental
|
||||||
system/workers/externallinks.php: externallinks.php, create, update
|
system/workers/externallinks.php: externallinks.php, create, update
|
||||||
system/workers/externallinks.js: externallinks.js, create, update, careful
|
system/workers/externallinks.js: externallinks.js, create, update, careful
|
||||||
Loading…
Reference in a new issue