Home

Awesome

ShutHub

<div align="center"> <img src='https://raw.githubusercontent.com/MohamadKh75/ShutHub/master/icons/128.png' alt="ShutHub") /><br> <strong>ShutHub = Shut up + GitHub</strong> :grin: </div>

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!