Add manifest-beta.json for use with BRAT

More information: https://tfthacker.com/brat-developers
This commit is contained in:
Robert Storlind 2025-03-08 08:22:19 +01:00 committed by GitHub
parent c1d8660728
commit ca84fbd0d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
manifest-beta.json Normal file
View file

@ -0,0 +1,10 @@
{
"id": "double-switch",
"name": "Auto switch themes between dark/light mode",
"version": "0.5.0",
"minAppVersion": "0.15.0",
"description": "Toggling dark/light mode switches themes automatically",
"author": "Robert Storlind",
"authorUrl": "https://github.com/carlrobert",
"isDesktopOnly": false
}