Trilium Web Clipper
Save web clippings to Trilium Notes.
Trilium Web Clipper là gì?
Trilium Web Clipper là một tiện ích mở rộng Chrome được phát triển bởi zadam.apps, và tính năng chính của nó là "Save web clippings to Trilium Notes.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Trilium Web Clipper
Tải xuống các tệp mở rộng Trilium Web Clipper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Trilium web clipper allows you to clip text, whole pages, screenshots and short notes directly from the browser and save them into Trilium Notes. Note that this extension is not usable on its own and must be used with Trilium Notes. If you already have Trilium Notes installed, you can take a look on the https://github.com/zadam/trilium/wiki/Web-clipper to see how you can set it up.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Trilium Web Clipper |
ID | dfhgmnfclbebfobmblelddiejjcijbjm |
URL Chính Thức | https://chromewebstore.google.com/detail/trilium-web-clipper/dfhgmnfclbebfobmblelddiejjcijbjm |
Mô tả | Save web clippings to Trilium Notes. |
Kích Thước Tệp | 84.61 KB |
Số Lần Cài Đặt | 5,000 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2022-11-01 |
Ngày Phát Hành | 2019-07-20 |
Đánh Giá | 4.77/5 Tổng số 13 Đánh Giá |
Nhà Phát Triển | zadam.apps |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/zadam/trilium/wiki/Web-clipper |
URL Trang Chính Sách Bảo Mật | https://github.com/zadam/trilium/wiki/Privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Trilium Web Clipper", "version": "1.0.1", "description": "Save web clippings to Trilium Notes.", "homepage_url": "https:\/\/github.com\/zadam\/trilium-web-clipper", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "icons": { "32": "icons\/32.png", "48": "icons\/48.png", "96": "icons\/96.png" }, "permissions": [ "activeTab", "tabs", "http:\/\/*\/", "https:\/\/*\/", " |