Professional Link Sharing and Annotation Extension for Browser .To share link with text highlited with different colors, comment's attached to the highlight and other stuff for proper link sharing.
It is designed to make collabrations easier between the developers and users.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
"It is an easy-to-use extension or plugin for your browser. To use it, simply install it and choose what you want to learn. Then let it do its thing."
It is built with javascript wih DOMJs
So If want to use it for yourself then here is how.
You must obviously have a internet-browsers like chrome
,firefox
,brave
,opera
etc...
Now the packages installation and file setup part.Follow the step below and you should be goto go.
-
Clone the repo
git clone https://github.com/leyuskckiran1510/Annotated-Link.git cd ./Annotated-Link
I assume you are in the code folder after this till to very end.
-
Now Install the Extension To Your Browser.
a) If You haveChromium based browsers
likeGoogle Chrome Microsoft Edge Brave Opera Vivaldi Epic Privacy Browser SRWare Iron Blisk Comodo Dragon Yandex Browser
a.1)Follow these steps
Open Up Your Browser. Open up any of these link according to your browser name. Google Chrome/Brave: chrome://extensions/ Microsoft Edge: edge://extensions/ Opera: opera://extensions/ Vivaldi: vivaldi://extensions/ For any browers:- about://extensions/ If you don't see your browser name then paste chrome's url other chromium based browser works with chrome url
a.2) Click on
Load UnPack
orImport
:
a.3) Now navigate towards the path ofstep 1
a.3) Select Folder with nameExtension
.
b) If You havefireFox Based Browsers
likeMozilla Firefox Waterfox Pale Moon Basilisk Seamonkey IceCat
b.1) Follow these steps:-Open Up Your Browser. Open This Link:- about:addons
b.2) On left hand side bar select Extension Tab
b.3) Click On Gear/Setting Icon
b.4) SelectLoad From File
option.
b.5)Now navigate towards the path ofstep 1
b.6)Select Folder with nameExtension
.
Professional Link Sharing and Annotation Extension for Browser which makes easier to share link with text highlited , commented and other stuff for proper link sharing.
If you want to share a link for a documentations but you want the others to look exactly where you want them to read. Normally many websites adapte to selection with id (#id) methods but sometime these paragraphs may be huge. So in these cases you can use it to highlight the particular text, color it, resize the selected text, add comment to the selected text and many more in comming updates.
For more examples, please refer to the Documentation.
A Example or simple usecase video may be uploaded to youtube if uploaded then you can click this link Video
#UseCase and Images will be published after the project is completed.
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU license. See LICENSE.txt
for more information.
Project Link: Click ME
Will fill letter when project gets started
Also Thanks to @othneildrew for providing these readme template.