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

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.

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