Skip to content

Instantly share code, notes, and snippets.

View J05HI's full-sized avatar
💭
If no one laughs at your dreams, they're not big enough.

Joshua Ott J05HI

💭
If no one laughs at your dreams, they're not big enough.
  • Sagtis GmbH
  • Germany
View GitHub Profile
@J05HI
J05HI / eBay_Kleinanzeigen_Anzeige_duplizieren.js
Last active April 2, 2024 14:37
Add "reinstate" functionality, refactoring
// ==UserScript==
// @name eBay Kleinanzeigen - Anzeige duplizieren / neu einstellen
// @namespace https://github.com/J05HI
// @description Bietet eine "Anzeige duplizieren / neu einstellen" Funktion beim Bearbeiten einer vorhandenen Anzeige in eBay Kleinanzeigen.
// @icon http://www.google.com/s2/favicons?domain=www.kleinanzeigen.de
// @copyright 2024, J05HI (https://github.com/J05HI)
// @license MIT
// @version 1.4.0
// @match https://www.kleinanzeigen.de/p-anzeige-bearbeiten.html*
// @grant none