Skip to content

Instantly share code, notes, and snippets.

View felipevelzani's full-sized avatar

Felipe Velzani felipevelzani

View GitHub Profile
@felipevelzani
felipevelzani / 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