Skip to content

Instantly share code, notes, and snippets.

View jaysonph's full-sized avatar

Jayson Ng jaysonph

View GitHub Profile
// ==UserScript==
// @name AWS Portal Account → Container Router
// @namespace aws-portal-router
// @version 1.0.0
// @match https://d-9067cf2dee.awsapps.com/*
// @run-at document-start
// @grant none
// @updateURL https://gist.githubusercontent.com/jaysonph/f32a0bcdd7af44fc7ec7f7b8a8ee4b54/raw/aws-portal-router.user.js
// @downloadURL https://gist.githubusercontent.com/jaysonph/f32a0bcdd7af44fc7ec7f7b8a8ee4b54/raw/aws-portal-router.user.js
// ==/UserScript==