https://github.com/abp6318/todo-chrome-extension-title
// TODO: a description about a Chrome extension that scans your GitHub pull request for remaining TODOs.
https://github.com/abp6318/todo-chrome-extension-title
chrome extension-chrome github pullrequest todo
Last synced: 3 months ago
JSON representation
// TODO: a description about a Chrome extension that scans your GitHub pull request for remaining TODOs.
- Host: GitHub
- URL: https://github.com/abp6318/todo-chrome-extension-title
- Owner: abp6318
- Created: 2025-06-26T19:42:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-26T19:46:28.000Z (about 1 year ago)
- Last Synced: 2025-06-26T20:36:56.369Z (about 1 year ago)
- Topics: chrome, extension-chrome, github, pullrequest, todo
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# // TODO: Chrome extension title
To load this extension in your Chrome browser, follow the official instructions for [loading an unpacked extension](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked).
## What does it do?
Simply put: On the /files route of any GitHub pull request, the Chrome extension will parse all of the diff files, and generate a table of TODOs found within those diffs.
// TODO: add a screenshot here later ;P