Plugins updated second commit

This commit is contained in:
2026-08-22 10:07:25 -04:00
parent 4ed9986b1f
commit 2b3e04e0ff
21 changed files with 93222 additions and 588 deletions
+3 -2
View File
@@ -2,10 +2,11 @@
"showSheetButton": "true",
"folder": "/",
"fileLocationMode": "current-sub",
"fileSubFolder": "Sheets",
"fileSubFolder": "~Sheets",
"excelFilenamePrefix": "Excel ",
"excelFilenameDateTime": "DD-MM_MMM-YYYY HH.mm.ss",
"sheetHeight": "300",
"sheetHeightMode": "auto",
"rowHeight": "25",
"colWidth": "100",
"authorizationCode": "",
@@ -14,7 +15,7 @@
"numberFormatLocal": "en",
"mobileRenderMode": "desktop",
"darkModal": "dark",
"isBigSheet": "false",
"isBigSheet": "true",
"fontFolder": "",
"selectedFontName": ""
}
+384 -384
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "sheet-plus",
"name": "Sheet Plus",
"version": "2.12.13",
"version": "2.12.15",
"minAppVersion": "1.5.11",
"description": "Create Excel-like spreadsheets and easily embed them in Markdown.",
"author": "ljcoder",