This package will hide the GitHub warn about U.S. trade controls law restrictions.
- Clone this repo:
cd folder/to/clone-into/
git clone https://github.com/MohamadKh75/ShutHub.git
- Navigate to
chrome://extensions/
- Turn
Developer mode
on - Click on the
Load unpacked
button and load the extension - Enjoy!
Find it here!
- Add code below to your stylus:
div[class*="flash flash-full js-notice flash-warn"] {
display: none;
}
- We're all set, just enjoy!