dvrbnator / drawer

A Simple Chrome extension to save articles on the go. Save articles to visit/read them later

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drawer

A Simple Chrome extension to save articles on the go. Save articles to visit/read them later

Save Article in just 2 clicks

1. Hover over the title of the article

Hover Over Article name

2. Right click and select "Save Article" option from Context menu

Right click and select "Save Article"

3. Access the article by clicking the extension icon.

Saved Articles

Installation

1. Download this repository as Zip file
2. Extract the files.
3. Open a browser and go to the manage extension page.
4. Enable developer mode and click on "Load unpacked" button.
5. Navigate to the extracted folder and open the folders until
   you can see folders app, assets and screenshots(the file path
   will be like ".../drawer-main/drawer-main" or ".../drawer-main").
   Now click on select folder.
6. That's all. You may need to Restart the browser.

Note

The extension is tested on Google chrome, Microsoft Edge and Brave browsers. Wait for the webpage to load completely before starting to save articles. If the extension is not opening Restart the browser (This is only occuring for the initial setup of the extension). Make sure the name you are hovering actually takes you to the article

For Developers

Clone the repo.

>npm install

You are good to go. Modify the app as per your need.
You can also contribute to this project by creating a Pull Request.

Issues and Feedback

If you have any issues while using the extension, create a new issue in GitHub. Your feedback is welcome.

References

Acknowledgements

Created By: Deviprakash Pandirajan

About

A Simple Chrome extension to save articles on the go. Save articles to visit/read them later


Languages

Language:JavaScript 59.4%Language:HTML 22.6%Language:CSS 17.9%