Skip to content

Instantly share code, notes, and snippets.

@Brandhand
Brandhand / aaaas_rmDoubles.user.js
Last active January 27, 2023 12:32
used with ViolentMonkey on Firefox
// ==UserScript==
// @name aaaas listing cleaner
// @description remove doubles from aas listing
// @version 230127.2
//
// @grant GM_addStyle
//
// @match https://www.allesausseraas.de/*
// @exclude https://www.allesausseraas.de/impressum/*
// @exclude https://www.allesausseraas.de/listing/*
// ==UserScript==
// @name aaaas
// @description make Listing-Choices; remove doubleEntries in listing
// @version 230127.1
//
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_addStyle
//
// @match https://www.allesausseraas.de/*