/ShutHub

ShutHub = Shut Up + GitHub

Primary LanguageJavaScript

ShutHub

ShutHub
ShutHub = Shut up + GitHub 😁

This package will hide the GitHub warn about U.S. trade controls law restrictions.

Chrome

Install

  1. Clone this repo:
cd folder/to/clone-into/
git clone https://github.com/MohamadKh75/ShutHub.git
  1. Navigate to chrome://extensions/
  2. Turn Developer mode on
  3. Click on the Load unpacked button and load the extension
  4. Enjoy!

Firefox

Find it here!

Stylus

Usage

  1. Add code below to your stylus:
div[class*="flash flash-full js-notice flash-warn"] {
  display: none;
}
  1. We're all set, just enjoy!