...zato já jsem zkoušel a tohle mi Platypus připravil pro mazanou opici, haádjete pro který server..:
// ==UserScript==
// @name Platypus-http://www.idnes.cz/
// @namespace Platypus
// @include http://www.idnes.cz/
function do_platypus_script() {
platypus_do_function(window, 'remove',document.getElementById('right'),'null');
platypus_do_function(window, 'remove',document.getElementById('copyright'),'null');
platypus_do_function(window, 'remove',document.getElementById('portal'),'null');
}; // Ends do_platypus_script
window.addEventListener("load", function() { do_platypus_script() }, false);//.user.js