Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@pixxy
pixxy / ebay_paste_restorer.user.js
Created June 7, 2014 12:38
eBay Paste Restorer
// ==UserScript==
// @name eBay Paste Restorer
// @description Undisable password pasting on eBay/PayPal password reset pages
// @version 0.3
// @license GPL
// @include https://fyp.ebay.tld/*
// @include https://www.paypal.com/*/cgi-bin/webscr*
// @grant none
// ==/UserScript==