An open API service indexing awesome lists of open source software.

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

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)