為 Greasy Fork镜像 增強多項實用功能:在標題旁顯示腳本圖示,在文字編輯器(用於留言與說明)中加入 Markdown 格式化工具,並在「程式碼」頁面新增下載按鈕,可將腳本直接下載為「.user.js」檔案。此外,透過元資料為作者提供新的自訂選項,豐富腳本頁面,顯示重點色、版權資訊與社群圖示。
目前為 2025-10-23 提交的版本,檢視 最新版本。
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
Version 1.4 represents a major evolution from 1.3, shifting the focus from a Markdown-based editor to a full HTML editor. This update introduces new features, improves user interactivity, and offers much richer control over content formatting.
1. Migration from Markdown to HTML: The most significant change is the replacement of Markdown syntax with HTML syntax. While version 1.3 generated markups like **bold** and *italic*, version 1.4 now generates the corresponding HTML tags, such as <strong>bold</strong> and <em>italic</em>. This allows for more robust and web-compatible formatting.
**bold**
*italic*
<strong>bold</strong>
<em>italic</em>
2. Enhanced User Interface with Custom Dialog Boxes:
prompts
showCustomPrompt
showCustomAlert
3. New Features and Editing Tools:
<details>
<center>
<hr>
4. User Experience (UX) Improvements:
Tab
Shift + Enter
<br>
try-catch
New Functions:
showCustomAlert(message)
showCustomPrompt({ inputs, onConfirm })
showInfoModal()
Updated Functions (createTextStyleEditor):
createTextStyleEditor
##
<h1...6>
<ul>
<ol>
<li>
<blockquote>
prompt()
textarea
keydown
Fixing dependency issues
Significant visual improvements to the page
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址