Skip to content

Instantly share code, notes, and snippets.

@mattkrins
mattkrins / dark-bargain.user.js
Last active May 26, 2021 00:43
DarkBargain User Script
// ==UserScript==
// @version 1.4
// @name DarkBargain
// @description Dark theme for OzBargain
// @namespace https://gist.github.com/mattkrins
// @homepageURL https://gist.github.com/mattkrins/520ab6712c0ee5d4b4fecf4703fff976
// @icon https://user-images.githubusercontent.com/2367602/78972377-238d5180-7afd-11ea-9b38-4983a8281184.png
// @author Matt Krins
// @match *://www.ozbargain.com.au/*
// @grant GM_addStyle
@skyghis
skyghis / amazon_camel_graph.user.js
Last active May 26, 2021 07:23
Display camel graph inside amazon product pages
// ==UserScript==
// @name Amazon Camel Graph Revived/Fixed
// @version 1.3.0
// @description Add CamelCamelCamel graph + link to Amazon product pages.
// @namespace https://gist.github.com/skyghis/3ffdf6d93d83d4616212ec7a6da8e690
// @updateURL https://gist.github.com/skyghis/3ffdf6d93d83d4616212ec7a6da8e690/raw
// @include http*://www.amazon.*/*
// @icon https://camelcamelcamel.com/favicon.ico
// @author SkyghiS
// @homepageURL https://gist.github.com/skyghis/3ffdf6d93d83d4616212ec7a6da8e690