Extensions inspire

No Merge Today

0

Details

Author:
nomergetoday

Category:
Developer Tools

Version:
0.1

Users:
8

Size:
72.83KiB

Updated:
April 18, 2022

Webstore Link:
https://chrome.google.com/webstore/detail/no-merge-today/iikbekjkpkkbfbaalmdaidjaenjjmlpd?hl=en&gl=US

Download

version 0.1  - Download ZIP file

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;

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!