Leanote 记录, 随时随地用Leanote记录知识!
Leanote 记录, Chrome插件, 随时随地用Leanote记录知识!
Leanote 记录, 随时随地用Leanote记录知识!คืออะไร?
Leanote 记录, 随时随地用Leanote记录知识! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Leanote และคุณลักษณะหลักของมันคือ "Leanote 记录, Chrome插件, 随时随地用Leanote记录知识!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Leanote 记录, 随时随地用Leanote记录知识!
ดาวน์โหลดไฟล์ส่วนขยาย Leanote 记录, 随时随地用Leanote记录知识! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Leanote 记录, 随时随地用Leanote记录知识! 该插件可以让Leanote在所有网页上显示. 当你在看视频学习时, 当你看到一个知识点想收藏时, 当你在网上看书时, 只要点击Leanote图标, 即可在当前网页上显示Leanote, 让你轻松记知识!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | lofohacppjfjcoginphoijceelnialef |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/leanote-%E8%AE%B0%E5%BD%95-%E9%9A%8F%E6%97%B6%E9%9A%8F%E5%9C%B0%E7%94%A8leanote%E8%AE%B0%E5%BD%95/lofohacppjfjcoginphoijceelnialef |
คำอธิบาย | Leanote 记录, Chrome插件, 随时随地用Leanote记录知识! |
ขนาดไฟล์ | 724 KB |
จำนวนการติดตั้ง | 357 |
เวอร์ชันปัจจุบัน | 0.2 |
อัปเดตครั้งล่าสุด | 2016-07-05 |
วันที่เผยแพร่ | 2016-07-05 |
คะแนน | 2.85/5 รวมทั้งหมด 13 คะแนน |
ผู้พัฒนา | Leanote |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html" }, "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html", "default_title": "Leanote \u8bb0\u5f55, \u968f\u65f6\u968f\u5730\u7528Leanote\u8bb0\u5f55\u77e5\u8bc6!" }, "description": "Leanote \u8bb0\u5f55, Chrome\u63d2\u4ef6, \u968f\u65f6\u968f\u5730\u7528Leanote\u8bb0\u5f55\u77e5\u8bc6!", "icons": { "128": "images\/icon.png", "16": "images\/icon.png", "48": "images\/icon.png" }, "manifest_version": 2, "minimum_chrome_version": "25", "name": "Leanote \u8bb0\u5f55, \u968f\u65f6\u968f\u5730\u7528Leanote\u8bb0\u5f55\u77e5\u8bc6!", "options_page": "options.html", "permissions": [ "bookmarks", "tabs", "storage", "chrome:\/\/favicon\/" ], "content_scripts": [ { "matches": [ " |