From 96cef35f09b83c0f58c157419024a1cd86c4eced Mon Sep 17 00:00:00 2001 From: ce603 <32117687+ce603@users.noreply.github.com> Date: Sun, 5 Apr 2026 14:28:51 -0400 Subject: [PATCH] Update Web Clipper.md Update web clipper docs with published store links --- .../User Guide/Installation & Setup/Web Clipper.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/User Guide/User Guide/Installation & Setup/Web Clipper.md b/docs/User Guide/User Guide/Installation & Setup/Web Clipper.md index d054ba5247..a16e2512cb 100644 --- a/docs/User Guide/User Guide/Installation & Setup/Web Clipper.md +++ b/docs/User Guide/User Guide/Installation & Setup/Web Clipper.md @@ -12,10 +12,10 @@ Trilium Web Clipper officially supports the following web browsers: ## Obtaining the extension -> [!WARNING] -> The extension is currently under development. A preview with unsigned extensions is available on [GitHub Actions](https://github.com/TriliumNext/Trilium/actions/runs/21318809414). -> -> We have already submitted the extension to both Chrome and Firefox web stores, but they are pending validation. +The extension is available from the official browser web stores: + +* **Firefox**: [Trilium Web Clipper on Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/trilium-notes-web-clipper/) +* **Chrome**: [Trilium Web Clipper on Chrome Web Store](https://chromewebstore.google.com/detail/trilium-web-clipper/ofoiklieachadcaeffficgjaajojpkpi) ## Functionality @@ -87,4 +87,4 @@ Development versions are version pre-release versions, generally meant for testi ## Credits -Some parts of the code are based on the [Joplin Notes browser extension](https://github.com/laurent22/joplin/tree/master/Clipper). \ No newline at end of file +Some parts of the code are based on the [Joplin Notes browser extension](https://github.com/laurent22/joplin/tree/master/Clipper).