NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript==
// @name pricerus-dettagli-ordine
// @description Your Description Here
// @namespace pricerus-dettagli-ordine
// @version 3.2.26
// @grant none
// @license MIT
// ==/UserScript==
(function() {
'use strict';
// Your code here
})();