This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"input": { | |
"blocklist": [], | |
"compressor#0": { | |
"attack": 5.0, | |
"boost-amount": 6.0, | |
"boost-threshold": -72.0, | |
"bypass": false, | |
"dry": -100.0, | |
"hpf-frequency": 10.0, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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 |