readme/apps/clipper.md
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 Configuration screen, open the Web Clipper section and follow the instructions.
The web clipper extension and the Joplin application communicate via a service, which is started by the Joplin desktop app.
However certain things can interfere with this service and prevent it from being accessible or from starting. If something does not work, check the following:
If none of this work, please report it on the forum or GitHub issue tracker
To provide as much information as possible when reporting an issue, you may provide the log from the various Chrome consoles.
To do so, first enable developer mode in chrome://extensions/
chrome://extensions/, click on "Inspect background script".Also press F12 to open the regular Firefox console (some messages from the Joplin extension can go there too).
Now use the extension as normal and replicate the bug you're having.
Copy and paste the content of both the debugging window and the Firefox console, and post it to the forum.
The Web Clipper service can be used to create, modify or delete notes, notebooks, tags, etc. from any other application. It exposes an API with a number of methods to manage Joplin's data. For more information about this API and how to use it, please check the Joplin API documentation.
Watch this short video to learn how to install and use the web clipper: