MCPcopy Index your code
hub / github.com/Idnan/like-on-github

github.com/Idnan/like-on-github @v2.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.0.0 ↗ · + Follow
108 symbols 219 edges 5 files 15 documented · 14%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Like on Github

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

  • Install it from the chrome webstore by following the URL: https://goo.gl/Wj595G
  • Or download the extension and load it manually

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

  • Make sure to select the repo option while generating token.

Generate Token Page

  • Voila! You are all set.

How to Use

Press Cmd + Shift + L and a window will open where you can edit the link title and commit message. After verify the title/message click save and link will be saved in your github repository.

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

Core symbols most depended-on inside this repo

jQuery
called by 43
assets/lib/jquery.js
getAll
called by 14
assets/lib/jquery.js
markFunction
called by 10
assets/lib/jquery.js
assert
called by 10
assets/lib/jquery.js
indexOf
called by 7
assets/lib/jquery.js
createPositionalPseudo
called by 7
assets/lib/jquery.js
index
called by 5
assets/lib/keymaster.js
Sizzle
called by 4
assets/lib/jquery.js

Shape

Function 108

Languages

TypeScript100%

Modules by API surface

assets/lib/jquery.js81 symbols
assets/lib/keymaster.js19 symbols
background.js3 symbols
assets/lib/options.js3 symbols
like-on-github.js2 symbols

For agents

$ claude mcp add like-on-github \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page