Extension: SkipReview Automerge Button for GitHub
Effective date: 2026-05-31
This extension collects no personal data of any kind. It does not collect, store, transmit, or share any information about you or your activity.
The extension runs exclusively on github.com pages. It reads the current page's DOM to detect pull-request comment forms, then injects an additional button. When you click that button, it fills the comment field with the text #skipreview #automerge and submits the form on your behalf — all locally, within your browser tab.
The extension makes no network requests of its own. It does not contact any external server, analytics service, or third party.
The extension uses no browser storage (no cookies, no localStorage, no chrome.storage).
The only permission used is a content-script match for https://github.com/*, which allows the extension to modify the GitHub page you are already viewing.
Questions? Open an issue on the GitHub repository.