Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kvgc153/WebResearcherJS-extension
WebResearcherJS is a Firefox web extension which allows users to annotate webpages on the internet.
https://github.com/kvgc153/WebResearcherJS-extension
annotation firefox firefox-extension firefox-webextension javascript joplin jquery research-tool web-annotation web-extension
Last synced: 3 months ago
JSON representation
WebResearcherJS is a Firefox web extension which allows users to annotate webpages on the internet.
- Host: GitHub
- URL: https://github.com/kvgc153/WebResearcherJS-extension
- Owner: kvgc153
- License: mit
- Created: 2022-02-02T07:42:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T19:28:41.000Z (5 months ago)
- Last Synced: 2024-06-22T11:00:42.514Z (5 months ago)
- Topics: annotation, firefox, firefox-extension, firefox-webextension, javascript, joplin, jquery, research-tool, web-annotation, web-extension
- Language: JavaScript
- Homepage:
- Size: 19.8 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-editorjs - WebResearcherJS - Firefox extension which allows users to take notes on webpages (Projects Using Editor.js / Plugins for CMS)
README
## WebResearcherJS (WBJS)
Annotate your webpages effortlessly and export to [Joplin](https://joplinapp.org/) with ease using the WebResearcherJS Firefox extension.
## Getting Started
Download the extension from the add-on page ([https://addons.mozilla.org/en-US/firefox/addon/webresearcherjs/](https://addons.mozilla.org/en-US/firefox/addon/webresearcherjs/)).After installing, the first step is to configure it to your specific needs. Checkout the notes posted [here](config.md) for details.
## How to take notes using WBJS?
1. **Create a Note:** Click on the 'Make Note' button to start a note.
2. **Move Note:** Drag the note around the page by holding down the left mouse button and moving your mouse.
3. **Delete Note:** Right-click on the note, then select 'Delete' from the menu to remove it.
4. **Add tags:** Add relevant tags to your note for easy organization.
## Saving notes
By default, these notes and tags are periodically saved a database on your server and will be displayed the next time you visit the page. You can also manually save the notes to your notes at any time pressing the "Save" button to export your current notes on the webpage.
## Support and development
Checkout the notes posted [here](docs/docs.md) to understand how the source code works. Code, suggestions, and feedback are welcome. FAQs are posted [here](troubleshooting.md)