Skip to content

MoKhajavi75/ShutHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published