mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Doc: Fixed image
This commit is contained in:
parent
54d06646aa
commit
5848e7d90d
@ -251,7 +251,7 @@
|
||||
</div>
|
||||
<h1 id="joplin-web-clipper">Joplin Web Clipper</h1>
|
||||
<p>The Web Clipper is a browser extension that allows you to save web pages and screenshots from your browser. To start using it, open the Joplin desktop application, go to the <strong>Web Clipper Options</strong> and follow the instructions.</p>
|
||||
<p><img src="https://joplin.cozic.net/images/WebExtensionScreenshot.png" style="max-width: 100%"></p>
|
||||
<p><img src="https://joplin.cozic.net/images/WebExtensionScreenshot.png" style="max-width: 50%; border: 1px solid gray;"></p>
|
||||
<h1 id="troubleshooting-the-web-clipper-service">Troubleshooting the web clipper service</h1>
|
||||
<p>The web clipper extension and the Joplin application communicates via a service, which is started by the Joplin desktop app.</p>
|
||||
<p>However certain things can interfer with this service and prevent it from being accessible or from starting. If something does not work, check the following:</p>
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
The Web Clipper is a browser extension that allows you to save web pages and screenshots from your browser. To start using it, open the Joplin desktop application, go to the **Web Clipper Options** and follow the instructions.
|
||||
|
||||
<img src="https://joplin.cozic.net/images/WebExtensionScreenshot.png" style="max-width: 100%">
|
||||
<img src="https://joplin.cozic.net/images/WebExtensionScreenshot.png" style="max-width: 50%; border: 1px solid gray;">
|
||||
|
||||
# Troubleshooting the web clipper service
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user