kamranahmedse / like-on-git

Chrome extension - Link a repository with the extension and save the links that you read or like to it

Home Page:https://goo.gl/bX8Knu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Like on Git

Chrome extension to save links that you like on Github repository that you specify

It makes it seem-less to create "today-i-read" repository where you put all the links that you read or liked. Just click a button and the link will be committed to your repository under the current date.

Installation

Setup

  • First things first, create a repository to which you would want the links to the liked content be added

  • Now add a file e.g. README.md. This is the file that will be holding your likes and you'll have to provide it while setting up the options in the step below.

  • Right click the extension icon (thumb icon) in the bar and click the options page

  • At the options page, add the specified details

    Options Page

  • Voilla! You are all set.

How to Use

Click the "Thumb" button on any page that you like

How to Use

Liked content will be there in your linked repository

Liked Content

Contributions

Feel free to share, fork, enhance, create PRs or lock issues.

License

MIT © Adnan Ahmed

About

Chrome extension - Link a repository with the extension and save the links that you read or like to it

https://goo.gl/bX8Knu

License:MIT License


Languages

Language:JavaScript 42.7%Language:CSS 41.0%Language:HTML 16.3%