https://github.com/abenteuerzeit/userscripts
Collection of userscripts for browser automation and content filtering
https://github.com/abenteuerzeit/userscripts
browser-automation content-filtering tampermonkey userscript
Last synced: about 2 months ago
JSON representation
Collection of userscripts for browser automation and content filtering
- Host: GitHub
- URL: https://github.com/abenteuerzeit/userscripts
- Owner: abenteuerzeit
- Created: 2025-06-19T15:45:41.000Z (12 months ago)
- Default Branch: development
- Last Pushed: 2025-06-19T17:22:45.000Z (12 months ago)
- Last Synced: 2025-06-19T17:44:50.683Z (12 months ago)
- Topics: browser-automation, content-filtering, tampermonkey, userscript
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Userscripts
A collection of userscripts for browser automation and content filtering.
## Scripts
### Remove Unobserved Content
- **File**: `remove-unobserved-content.user.js`
- **Purpose**: Automatically removes divs containing unobserved content from social media feeds
- **Target**: Social media platforms with "Obserwuj" (Follow) buttons and related content
## Installation
### For Microsoft Edge (ViolentMonkey)
1. Install the [ViolentMonkey extension for Edge](https://violentmonkey.github.io/)
2. Click on the raw GitHub link for the script you want to install
3. ViolentMonkey will detect the script and prompt you to install it
### For Google Chrome (Tampermonkey)
1. Install the [Tampermonkey extension for Chrome](https://www.tampermonkey.net/)
2. Click on the raw GitHub link for the script you want to install
3. Tampermonkey will detect the script and prompt you to install it
## Direct Install Links
- [Remove Unobserved Content](https://raw.githubusercontent.com/abenteuerzeit/userscripts/main/remove-unobserved-content.user.js)