Created
February 22, 2016 17:29
-
-
Save heyfletch/62e6e84913267ca5122b to your computer and use it in GitHub Desktop.
Chop Down Amazon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Stylish Chrome Extension: | |
* https://chrome.google.com/webstore/detail/stylish/fjnbnpbmkenffdnngjfgmeleoegfcffe | |
*/ | |
#ad, | |
#promotions_feature_div, | |
#sponsored-products-dp_feature_div, | |
#dp-ads-middle_feature_div, | |
#detail-ilm_div, | |
#heroQuickPromo_feature_div { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment