Skip to content

Instantly share code, notes, and snippets.

View foosantos's full-sized avatar

Felipe Santos foosantos

View GitHub Profile
@foosantos
foosantos / test-woo-checkout.user.js
Last active August 28, 2021 23:00
Test WooCommerce Checkout
// ==UserScript==
// @name Auto fill values for WooCommerce checkout
// @namespace
// @version 0.1
// @description Adds a Tampermonkey script.
// @author felipelousantos
// @updateURL
// @grant GM_registerMenuCommand
// @match http*://*/*
// @noframes