Trilium Web Clipper
Save web clippings to Trilium Notes.
What is Trilium Web Clipper?
Trilium Web Clipper is a Chrome extension developed by zadam.apps, and its main feature is "Save web clippings to Trilium Notes.".
Extension Screenshots
Download Trilium Web Clipper Extension CRX File
Download Trilium Web Clipper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Trilium Web Clipper |
ID | dfhgmnfclbebfobmblelddiejjcijbjm |
Official URL | https://chromewebstore.google.com/detail/trilium-web-clipper/dfhgmnfclbebfobmblelddiejjcijbjm |
Description | Save web clippings to Trilium Notes. |
File Size | 84.61 KB |
Installation Count | 5,000 |
Current Version | 1.0.1 |
Last Updated | 2022-11-01 |
Publish Date | 2019-07-20 |
Rating | 4.77/5 Total 13 Ratings |
Developer | zadam.apps |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/zadam/trilium/wiki/Web-clipper |
Privacy Policy Page URL | https://github.com/zadam/trilium/wiki/Privacy-policy |
Supported Languages | 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:\/\/*\/", " |