Skip to content

Instantly share code, notes, and snippets.

{
"hoerspiele": [
{
"titel": "Die drei ??? Kids",
"autor": "Ulf Blanck",
"genre": "Detektiv",
"sprache": "Deutsch"
},
{
"titel": "Bibi Blocksberg",
// ==UserScript==
// @name iPhone String Replacer V2
// @namespace http://tampermonkey.net/
// @version 2024-10-09
// @description Replace iPhone Identifiers with Model Names
// @author Peter Kurzok
// @match https://eu.mixpanel.com/project/3417823/view/3922135/app/boards
// @icon https://www.google.com/s2/favicons?sz=64&domain=mixpanel.com
// @grant none
// ==/UserScript==