Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/proshunsuke/github-copy-title-link
Copy the title and URL of the Pull request and Issue pages. Then, you can paste them directly into Google Docs.
https://github.com/proshunsuke/github-copy-title-link
esbuild github typescript userscript
Last synced: about 2 months ago
JSON representation
Copy the title and URL of the Pull request and Issue pages. Then, you can paste them directly into Google Docs.
- Host: GitHub
- URL: https://github.com/proshunsuke/github-copy-title-link
- Owner: proshunsuke
- License: mit
- Created: 2022-01-22T17:36:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T07:18:44.000Z (about 3 years ago)
- Last Synced: 2024-04-15T03:01:37.532Z (10 months ago)
- Topics: esbuild, github, typescript, userscript
- Language: JavaScript
- Homepage: https://greasyfork.org/ja/scripts/438986-github-copy-title-link
- Size: 587 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GitHub Copy Title Link
## Features
* A new element called "Copy title link" will be added to the header of the GitHub page.
* By clicking on that element, you can copy the title and URL of the Pull request and Issue pages.
* Then, you can paste them directly into Google Docs, for example.![example](./example.gif)
## Installation
To use this script, you need a userscript manager.
- Install [Tampermonkey](https://www.tampermonkey.net/) or [Violentmonkey](https://violentmonkey.github.io/get-it/)
- Then, click on [this link](https://github.com/proshunsuke/github-copy-title-link/raw/main/github-copy-title-link.user.js) and a new tab should open, prompting you with an installation screen.
- Hit install.