No Merge Today Chrome extension icon

No Merge Today

👥 27 users
📦 v0.1
💾 72.83KiB
📅 2022-04-19
View on Chrome Web Store

Chrome will indicate if you already have this installed.

Overview

A Chrome extension to block the Github merge button on specific days.

This extension declares 3 permissions in its manifest.json:
- tabs: is needed so if multiple tabs are open in Github pull request pages, all tabs can be notified of configuration changes in the action popup (like toggling merge on any day on/off);
- storage: is needed to store the configuration of in which days the merge buttons should be blocked. It is also used to sync this config to your profile (if you login in with your profile in another Chrome instance, it should retrieve the same config);
- webNavigation: is needed to correctly trigger the check for the buttons when doing a client-side navigation, without a full page reload, such as what happens when you are in /pulls inside some repository and clicks on any PR. If, instead, you navigate directly to the PR URL, a full page reload happens, but this permission is still needed for the other cases.

Features:
- DONE: work when navigating directly to a PR link (full page load);
- DONE: work when navigating from anywhere inside Github to the PR link (possibly a client-side render without full reload);
- DONE: work when changing the config on the action popup;
- DONE: work observing changes to the DOM that can be caused by changing the state of a PR;
- DONE: show action icon with different colors (green/gray) according to the configuration for the current day;
- TODO: detect end of current day/begin of new day, set PR button and extension icon accordingly;

Tags

Productivity/developer developer productivity/developer

Privacy Practices

Not being sold to third parties, outside of the approved use cases
Not being used or transferred for purposes that are unrelated to the item's core functionality
Not being used or transferred to determine creditworthiness or for lending purposes

🔐 Security Analysis

⏳ Security scan is queued. Check back soon.

Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!
Productivity/developer AI
브라우저에서 라온시큐어의 PC보안 기능을 사용하기 위한 확장 프로그램입니다.
Productivity/developer
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
Productivity/developer