Skip to content

Commit

Permalink
add beta manifest for BRAT
Browse files Browse the repository at this point in the history
  • Loading branch information
inhumantsar committed Apr 13, 2024
1 parent bc4455c commit 3d37971
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions manifest-beta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"id": "slurp",
"name": "Slurp",
"version": "0.1.5b1",
"minAppVersion": "0.15.0",
"description": "Slurps webpages and saves them as clean, uncluttered Markdown.",
"author": "inhumantsar",
"authorUrl": "https://github.com/inhumantsar",
"fundingUrl": "https://ko-fi.com/inhumantsar",
"isDesktopOnly": false
}
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"authorUrl": "https://github.com/inhumantsar",
"fundingUrl": "https://ko-fi.com/inhumantsar",
"isDesktopOnly": false
}
}

0 comments on commit 3d37971

Please sign in to comment.