Skip to content

Commit

Permalink
🎨 The browser clipping extension adds some experimental features siyu…
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Dec 4, 2024
1 parent 88fbfc1 commit 3c5994e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"name": "SiYuan",
"options_page": "options.html",
"description": "Web clipping for SiYuan. 思源笔记网页剪藏。",
"version": "1.6.3"
"version": "1.7.0"
}
2 changes: 1 addition & 1 deletion options.html
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@
<input class="b3-switch" id="exp" type="checkbox">
</label>
<div id="expGroup" style="display: none;">
<div class="b3-label" style="font-size: 14px; color: red;">*:Experimental features may be unstable. If there is a problem with clipping, consider switching it.</div>
<div class="b3-label" style="font-size: 14px; color: red;">*: Experimental features may be unstable. If there is a problem with clipping, consider switching it.</div>
<label style="display: flex;align-items: center;padding: 0 8px 16px 0;">
<div style="flex: 1">Detect span text newlines*</div>
<input class="b3-switch" id="expSpan" checked type="checkbox">
Expand Down

0 comments on commit 3c5994e

Please sign in to comment.