To the greatest script in the world.

for (var i = 0; i < allWebPages.length; i++) {
allWebPages[i].innerHtml = allWebPages[i].innerHtml.replace('color', 'colour');
}

And you know I'm right ;)