YouYoung
Build a Notebook!
YouYoungคืออะไร?
YouYoung เป็นส่วนขยายของ Chrome ที่พัฒนาโดย fenghun5987 และคุณลักษณะหลักของมันคือ "Build a Notebook!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย YouYoung
ดาวน์โหลดไฟล์ส่วนขยาย YouYoung ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Create a YouYoung note! YYSN (YouYoung Note) uses Markdown syntax to record content, making it easy to generate beautiful and elegant documents with rich shortcut input options, eliminating the hassle of memorization and allowing you to enjoy the joy of editing. Main features: - Real-time saving of Markdown note editing content - One-click backup of Markdown format documents - One-click clear of Markdown documents - One-click import of Markdown format documents - One-click generation of mind maps - One-click generation of public articles, no need for typesetting - Rich shortcut keys in the note toolbar, including chart insertion and mathematical formula insertion, etc. - Notes can be exported to PDF documents, supporting editing of headers, footers, and background watermarks. - Notes can be exported as images (online images are not currently supported), making it easy to share. - Notes can be exported as Markdown files. - Notes can be previewed in HTML pages. - Local and network images can be inserted in note editing. - Quick insertion of images from the clipboard - Real-time table editing function - Mobile mode preview - Automatic numbering of titles, automatic generation of table of contents, and collapsible sections - Quick navigation of article content, one-click positioning - Built-in rich syntax examples - Rich shortcut keys for doubling efficiency - Automatic completion of format codes - Intelligent pasting of images, hyperlinks, and more. - Save chatGPT chat content
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | hlhahlfgminembhbfccaibbhlkgdbobh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/youyoung/hlhahlfgminembhbfccaibbhlkgdbobh |
คำอธิบาย | Build a Notebook! |
ขนาดไฟล์ | 3.04 MB |
จำนวนการติดตั้ง | 57 |
เวอร์ชันปัจจุบัน | 2.0.5 |
อัปเดตครั้งล่าสุด | 2023-05-25 |
วันที่เผยแพร่ | 2020-04-30 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | fenghun5987 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_pluginName__", "version": "2.0.5", "description": "__MSG_pluginDesc__", "manifest_version": 3, "permissions": [ "storage", "unlimitedStorage", "file:\/\/*\/*", "contextMenus", "tabs", "activeTab" ], "host_permissions": [ "*:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |