Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vallieres/shutup-css-bookmarklet
Bookmarklet for shutup.css, a custom stylesheet that can be applied to your browser to hide comments on many popular websites.
https://github.com/vallieres/shutup-css-bookmarklet
Last synced: about 1 month ago
JSON representation
Bookmarklet for shutup.css, a custom stylesheet that can be applied to your browser to hide comments on many popular websites.
- Host: GitHub
- URL: https://github.com/vallieres/shutup-css-bookmarklet
- Owner: vallieres
- Created: 2015-09-17T14:57:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-17T15:16:36.000Z (over 9 years ago)
- Last Synced: 2024-10-16T16:32:09.657Z (3 months ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shutup.css bookmarklet
Bookmarklet for shutup.css, a custom stylesheet that can be applied to your browser to hide comments on many popular websites.This bookmarklet is actually from Justin Ridgewell, I only added support for HTTPS websites.
## What is it?
shutup.css is a custom stylesheet that can be applied to your browser to hide comments on many popular websites. Only in the form of a bookmarklet.
## Install
1. Open the [bookmarklet file](https://raw.githubusercontent.com/vallieres/shutup-css-bookmarklet/master/shutup-css-bookmarklet.min.js) and copy the code
2. Paste the code in a bookmark you created in your bookmark toolbar
3. Click it when you want to make comments disapear## Usage
When you want to hide the comments on the current website, hit the bookmarklet and out they go!
## Acknowledgements
- Justin Ridgewell for the bookmarklet code (link&)
## Credits
Steven Frank for the shutup.css magic - http://stevenf.com/shutupcss/ - https://github.com/panicsteve/shutup-css
## Future
If you have any suggestions, send me a message on GitHub, or fork the project and throw me a pull-request once you've made your changes.