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.
- Host: GitHub
- URL: https://github.com/kugurerdem/quick-link-github
- Owner: kugurerdem
- Created: 2024-03-26T06:18:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-11-28T19:41:13.000Z (3 months ago)
- Last Synced: 2025-11-30T23:42:08.238Z (2 months ago)
- Topics: github, hyperlink, issue, pr
- Language: JavaScript
- Homepage:
- Size: 331 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
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.