This is a Chrome / Edge extension that creates a smooth web browsing experience for you, providing but not limited to: core functions such as reading later, adding notes, and auto-recording.
We recommend this reading process:
- Easily read any web page, as usual, without any interruptions.
- When you see something worth recording, select it and Add to note.
- When you have a lot of materials, click Read Later to turn them into to-do items, and then read them slowly.
- When you open a webpage that you have already visited, it will automatically restore you to the last visited location.
- In order to consolidate knowledge, we recommend that you regularly perform data management, export and delete historical data, and use third-party tools to organize your access history and notes.
- The next reading does not start randomly from anywhere on the Internet, but from EasyRead's Read Later list.
For a better user experience:
We recommend you keep the EasyRead extension always displayed in the toolbar, you will get read it later quantity reminders and fewer steps.
- After the extension is installed, it is not displayed in the toolbar by default.
- To adjust the extension to always appear in the toolbar, please try the following steps:
- Google Chrome: Extensions icon > EasyRead > "Pin" (pin icon).
- Microsoft Edge: Alt+F > Extensions > EasyRead > "Show in toolbar" (visual icon).
- Add current page to read later list.
- Later read counter to help you manage unread.
- The reading progress helps you to continue reading.
- The pop-up reminder on the current page will confirm for you whether it is already in the list.
- Manage notes by page, an article is a knowledge unit.
- Select the text on the page and add it to the note.
- View notes by page, multi-paragraph notes are presented in the order they were added.
- Support exporting to Markdown format.
- Log all visited web pages.
- Track the number of visits, time, etc.
- All data is stored locally in the browser.
- Support one-click all export as backup.
- Supports two recovery modes: replace storage and merge storage.
- Support the purpose of deleting all data and some data to save space.
Download the release for your browser, signatured by online-web-store.
To install the extension, follow these steps:
- Clone or download this repository. Follow the step #Develop & #Build, you can found the
/dist/
directory. - Open Google Chrome and go to
chrome://extensions
(Open Microsoft Edge and go toedge://extensions
). - Enable "Developer mode" by toggling the switch in the top right corner.
- Click "Load unpacked" and select the directory where you cloned/downloaded this repository, location to
/dist/<developMode>
directory.
- Read later: Click the extension "Read Later" button / any blank space on the page, right click "Read Later".
- Add notes: Select the text with the mouse, right-click and "Add to Notes".
- Backup and recovery: Click the "gear icon" to enter the "Settings" page, "Download storage", and "Replace storage" when recovery is required.
This project uses a third-party JavaScript library, which can be obtained in the following ways:
npm install
This project uses Grunt to pack, you can find the target dir = dist/
.
grunt
Feedback of any kind is welcome, including but not limited to:
- Suggestions for improvement.
- Error feedback.
- Contribute code.
If you find a bug or have a feature request, please open an issue. If you want to contribute code, please fork the repository and submit a pull request.
- Get the latest contact information through GitHub, project address: https://github.com/volnet/chrome-extensions-easyread.
- Contact me via Twitter(@GongCen) or Email([email protected]).
This project is licensed under the Apache License 2.0. See the LICENSE file for details.