mirror of
https://github.com/carlrobert/double-switch.git
synced 2026-07-22 11:20:25 +00:00
Add manifest-beta.json for use with BRAT
More information: https://tfthacker.com/brat-developers
This commit is contained in:
parent
c1d8660728
commit
ca84fbd0d0
1 changed files with 10 additions and 0 deletions
10
manifest-beta.json
Normal file
10
manifest-beta.json
Normal 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
|
||||
}
|
||||
Loading…
Reference in a new issue