五彩 - WuCai Web Highlighter
Highlighter tool for Web
五彩 - WuCai Web Highlighter क्या है?
五彩 - WuCai Web Highlighter 希果壳 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Highlighter tool for Web"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में 五彩 - WuCai Web Highlighter एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Highlight text with one click, just like holding a pen and underlining while reading, without missing any key points. Use [Ideas] to record inspiration and make the moment become eternity. Underlining, highlighting, ideas, and notes are synchronized across all terminals, making it easy and hassle-free and available at any time. Notion synchronization, Obsidian synchronization, Workflowy synchronization, and ecological integration allow your thoughts to flow. All of this is to make you better. The colorful plug-in can underline and highlight any web page, take notes, categorize web pages, and collect pictures. It also has an underline management system that can efficiently organize notes and underlines, quickly improve learning efficiency, save time, and stay focused. Plug-in features: 1. ✅ Underline and highlight your thoughts on any page. Refresh the page and the underline will still be displayed. 2. ✅ Line drawing supports multiple colors 3. ✅ No limit to the number of underlines on a single page 4. ✅ Super copy (solve the problem of websites not allowing text to be copied) 5. ✅ Export underlines and notes and save them as text or markdown 6. ✅ Sync to Obsidian, Logseq, Workflowy 7. ✅ Underline and organize 8. ✅ Multi-terminal synchronization 9. ✅ Support chrome, edge, firefox 10.✅ Support picture underlining 11.✅ Side toolbar support
एक्सटेंशन की मूल जानकारी
नाम | 五彩 - WuCai Web Highlighter |
ID | cjfempcnipbjiigappmofndiliohlpan |
आधिकारिक URL | https://chromewebstore.google.com/detail/五彩-网页划线高亮批注工具/cjfempcnipbjiigappmofndiliohlpan?hl=en |
विवरण | Highlighter tool for Web |
फ़ाइल का आकार | 411 KB |
स्थापना संख्या | 5,000 |
वर्तमान संस्करण | 24.3.5 |
अंतिम अपडेट | 2024-03-05 |
प्रकाशन तिथि | 2022-08-27 |
रेटिंग | 4.35/5 कुल 17 रेटिंग्स |
डेवलपर | 希果壳 |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.dotalk.cn/product/wucai |
सहायता पृष्ठ URL | https://www.dotalk.cn/product/wucai |
गोपनीयता नीति पृष्ठ URL | https://www.dotalk.cn/product/wucai/terms-and-privacy |
समर्थित भाषाएँ | en,fr,es,ru,zh-CN,zh-TW |
manifest.json | |
{ "action": [], "background": { "service_worker": "\/dist\/bg.min.js", "type": "module" }, "commands": { "cmd-change-sidebar-style": { "description": "Change sidebar style", "suggested_key": "Alt+2" }, "cmd-change-tooltip-style": { "description": "Change highlight tooltip style", "suggested_key": "Alt+1" }, "cmd-enable-disable-highlight": { "description": "Enable or disable highlight", "suggested_key": "Alt+4" }, "cmd-highlight-selection": { "description": "Highlight", "suggested_key": "Alt+3" } }, "content_scripts": [ { "all_frames": false, "css": [ "\/css\/core.css", "\/css\/sidebartooltipview.css", "\/css\/sidebarhighlightsview.css" ], "js": [ "\/dist\/app.min.js" ], "matches": [ " |