Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Gift Wrap Test
// @namespace http://tampermonkey.net/
// @version 2025-09-22
// @description test variant adding gift wrap options to cart drawer
// @author Marlene
// @match https://snocks.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=snocks.com
// @grant none
// ==/UserScript==