// ==UserScript== // @name GoogleTranslateCleanDesign // @namespace http://hibbard.eu/ // @version 0.1 // @description Opens links from the CodeProject newsletter // @match https://translate.google.com/ // @copyright 2012+, hibbard.eu // @require http://code.jquery.com/jquery-latest.js // ==/UserScript== (function() { 'use strict'; var e = document.getElementsByClassName("cp-promo-c"); for (var i=0;i