Skip to content

Instantly share code, notes, and snippets.

View Aikufurr's full-sized avatar
🦊
Foxos

Aikufurr Aikufurr

🦊
Foxos
View GitHub Profile
@Aikufurr
Aikufurr / Amazon-URL-Shortener.js
Created September 29, 2019 10:11
Replaces the long URL with a simpler shorter one
// ==UserScript==
// @name Amazon URL Shortener
// @namespace https://gist.github.com/Aikufurr
// @version 0.1
// @description Replaces the long URL with a simpler shorter one
// @author Aikufurr
// @match https://www.amazon.co.uk/*
// @match https://www.amazon.com/*
// @match https://www.amazon.de/*
// @match https://www.amazon.co.jp/*