This is a bookmarker that can be used to mark a specific part in a webisite and later can be used to refer to that selected texts when visited.
To contribute check this section!
Contents
- We have created a clean and minimalistic UI.
- The selected texts of each webpage os stored using
local storage
- Teh first three words of selected text can be viewed
- The whole selected texted is viewed by toggle
- Show the list of websites from which we have marked the selected text
- Scroll to the specific pages section of the page which we have have bookmarked
- Fork and Clone the repo using
$ git clone https://github.com/riya461/WebClipper
-
Switch to developer mode in Google chrome extensions
-
Load the folder extension in Google Chrome Extensions
-
Select the text and choose 'WebClip this' to add the text
-
check the extension from the extension tab and you can view the selected textx from the current page
- Chrome: any version
Any contributions, small or big, appreciated.
Check out the issues and let us know if you can help us with any of them.
If you have any idea for making this better, simply open a new issue.
- Fork the Project
- Create your Branch (
git checkout -b branchname
) - Add the features to code . Stage changes (
git add .
) - Commit your Changes (
git commit -m 'Mention feature or change brought to this'
) - Push to the Branch (
git push origin branchname
) - Open a Pull Request
S.No. | Name | Role | GitHub Username |
---|---|---|---|
1. | Riya Sabu | Backend Developer | @riya461 |
2. | Devika B | Backend Developer | @dev221b |
3. | Srutav Tarun | FrontEnd developer | @SrutavTarun |
4. | Adithya D | FrontEnd developer | @ad-nat-delt |