An open API service indexing awesome lists of open source software.

https://github.com/kugurerdem/quick-link-github

Easily copy hyperlinks for GitHub issue/PR pages.
https://github.com/kugurerdem/quick-link-github

github hyperlink issue pr

Last synced: 14 days ago
JSON representation

Easily copy hyperlinks for GitHub issue/PR pages.

Awesome Lists containing this project

README

          

# Quick Link GitHub

Guide: https://blog.cemunalan.com.tr/2024/10/16/quick-link-github-for-firefox-and-chrome/

## Development

Install dev dependencies:
`npm install`

If using Firefox, you can run `npm run start:firefox` to start a test session.
For Chrome, follow the guide for [loading an unpacked extension](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked) and load this folder.