Skip to content

Instantly share code, notes, and snippets.

@xnt
Created May 15, 2012 07:13
Show Gist options
  • Save xnt/2699708 to your computer and use it in GitHub Desktop.
Save xnt/2699708 to your computer and use it in GitHub Desktop.
Copiar texto de SinEmbargo.mx, en vez de su mensaje de copyright
// ==UserScript==
// @name Copiar texto de SinEmbargo.mx
// @author Vicente Plata
// @description Permite copiar texto de SinEmbargo.mx
// @match http://www.sinembargo.mx/*
// ==/UserScript==
addLink=undefined;
document.oncopy=undefined;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment