Dynalist Highlighter
Powerful web highlighter for Dynalist
Dynalist Highlighterคืออะไร?
Dynalist Highlighter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://danielwirtz.com และคุณลักษณะหลักของมันคือ "Powerful web highlighter for Dynalist"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dynalist Highlighter
ดาวน์โหลดไฟล์ส่วนขยาย Dynalist Highlighter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Using Dynalist Highlighter you can easily highlight text on any web page and sync them to your Dynalist Inbox. This is especially helpful if you are doing research or when you want to build your own knowledge-base. FEATURES: → Highlight any text on web page → Collect your highlights and send them in one bookmark to Dynalist → Code, Links and HTML elements are automatically converted → Adjust the bookmark title before you send it to Dynalist
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | afnffidekokfdaepocnkcmmepjibjhln |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/dynalist-highlighter/afnffidekokfdaepocnkcmmepjibjhln |
คำอธิบาย | Powerful web highlighter for Dynalist |
ขนาดไฟล์ | 696 KB |
จำนวนการติดตั้ง | 498 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2020-02-06 |
วันที่เผยแพร่ | 2020-02-06 |
คะแนน | 5.00/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | http://danielwirtz.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dynalist Highlighter", "description": "Powerful web highlighter for Dynalist", "version": "1.2", "manifest_version": 2, "icons": { "16": ".\/icon\/icon-on-16.png", "48": ".\/icon\/icon-on-48.png", "128": ".\/icon\/icon-on-128.png" }, "background": { "scripts": [ "app\/background.js" ], "persistent": false }, "browser_action": [], "permissions": [ "storage", "activeTab", " |