Skip to content

Instantly share code, notes, and snippets.

@deymosD
deymosD / Shutterstock.NewEarnings.user.js
Last active January 8, 2021 18:06
Fixes crappy design of new Shutterstock earnings page, enables sort on ID and hopefully will fix other stupid things SS team did
// ==UserScript==
// @name Shutterstock.NewEarnings
// @namespace
// @version 1.2.16
// @updateURL https://gist.github.com/deymosD/126aa0a849de4196547ef5662684b270/raw/a8d13fad3d8decc18d871c7d3bb9458dfb5cbdd9/Shutterstock.NewEarnings.user.js
// @description Fixes crappy design of new Shutterstock earnings page, enables sort on ID and hopefully will fix other stupid things SS team did
// @author GG
// @match http://submit.shutterstock.com/earnings*
// @match https://submit.shutterstock.com/earnings*
// @require https://code.jquery.com/jquery-latest.min.js