Skip to content

Instantly share code, notes, and snippets.

View softwareengineerprogrammer's full-sized avatar

Jonathan Pezzino softwareengineerprogrammer

View GitHub Profile
// ==UserScript==
// @name AWS Console Favorites Short Service Names
// @namespace https://github.com/softwareengineerprogrammer
// @version 0.9
// @description Use short service names to reduce space usage
// @author softwareengineerprogrammer
// @match https://*.console.aws.amazon.com/*
// @downloadURL https://gist.github.com/softwareengineerprogrammer/6455ca65002ceac13d5b1a8daab70e60
// @grant none
// ==/UserScript==
// ==UserScript==
// @name Check for PrimeNow Delivery
// @namespace http://tampermonkey.net/
// @version 0.3
// @description try to take over the world!
// @author cumby
// @match https://primenow.amazon.com/checkout/*
// @grant none
// ==/UserScript==