Skip to content

Instantly share code, notes, and snippets.

View jtrv's full-sized avatar
🇵🇸

jtrv

🇵🇸
View GitHub Profile
{
"input": {
"blocklist": [],
"compressor#0": {
"attack": 5.0,
"boost-amount": 6.0,
"boost-threshold": -72.0,
"bypass": false,
"dry": -100.0,
"hpf-frequency": 10.0,
@jtrv
jtrv / amazon-camel-syringe.js
Last active February 4, 2024 01:33
Script for seeing previous price data on amazon product pages. To install this script visit https://greasyfork.org/en/scripts/441181-amazon-camel-syringe
// ==UserScript==
// @name Amazonian Camel Syringe
// @description inject a price history chart into Amazon PDPs
// @match https://www.amazon.it/*
// @match https://www.amazon.de/*
// @match https://www.amazon.co.uk/*
// @match https://www.amazon.fr/*
// @match https://www.amazon.es/*
// @match https://www.amazon.com/*
// @grant none