⚠️Not updated in over 2 years
Description
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;
Reviews
Loading reviews...
Permissions (3)
Permissions
storageℹ Can store data locally in your browser tabsℹ Can see your open tabs and their URLs webNavigationℹ Can monitor navigation events
Details
| Version | 0.1 |
| Updated | Apr 19, 2022 |
| Size | 72.83KiB |
| First Seen | Mar 27, 2026 |
Popular in developer
TouchEn PC보안 확장
by 라온시큐어
8M
★ 1.33
developer
8M
★ 1.33
developer
React Developer Tools
by Meta
5M
★ 3.95
developer
5M
★ 3.95
developer
WhatFont
by Chengyin Liu
3M
★ 4.01
developer
3M
★ 4.01
developer
Take Webpage Screenshots Entirely - FireShot
by Evgeny Vokilsus
3M
★ 4.79
developer
3M
★ 4.79
developer
Lighthouse
by lighthouse-extension-owners
1M
★ 4.42
developer
1M
★ 4.42
developer
Popular Extensions
Adobe Acrobat: PDF edit, convert, sign tools
by Adobe Inc.
331M
★ 4.40
workflow
331M
★ 4.40
workflow
Grammarly: AI Writing Assistant and Grammar Checker App
by Grammarly
42M
★ 4.50
communication
42M
★ 4.50
communication
Chrome Remote Desktop
by Chrome Remote Desktop Release Managers
38M
★ 3.14
workflow
38M
★ 3.14
workflow
Microsoft Single Sign On
by Microsoft
36M
★ 2.27
workflow
36M
★ 2.27
workflow
Cisco Webex Extension
by cisco.chromestore
23M
★ 2.34
social
23M
★ 2.34
social