| |
| Title: |
Replace Logo |
| Date Added: |
| 2007-05-15 07:49:35 |
Installs: |
305 |
|
| Description: |
● ENGLISH - USA ●
●●●●●●●●●●●●●●●
It modifies the initial image of the ORKUT for which you to choose
( To modify the images, it edits the code in the Notepad... )
○ It participates of the official community in the ORKUT.COM:
http://www.orkut.com/Community.aspx?cmm=31519486
● PORTUGUÊS - BRASIL ●
●●●●●●●●●●●●●●●●●●●●
Altera a imagem inicial do ORKUT pela qual você escolher.
( Para alterar a imagens, edite o código no Bloco de Notas... )
○ Participe da comunidade oficial no ORKUT.COM:
http://www.orkut.com/Community.aspx?cmm=31519486 |
| Preview of Replace Logo |
|
| View script source of Replace Logo |
|
| Comment of Replace Logo |
 |
[2007-12-14 02:30:30]ashuji says: |
// ==/UserScript==
// @name Replace Logo
// @author POWER.LA - ISSO SIM E PODER ! - http://www.orkut.com/Profile.aspx?uid=14757431368851775288
// @community http://www.orkut.com/Community.aspx?cmm=25443115
// @description It modifies the initial image of the ORKUT for which you to choose. (Altera a imagem inicial do ORKUT pela qual vocꠥscolher.)
// @include http://www.orkut.com/GLogin.aspx?done=http%3A%2F%2Fwww.orkut.com%2F
// @include http://www.orkut.com/GLogin.aspx
// @include http://www.orkut.com/
// @LAST UPDATE 15/05/2007
// ==/UserScript==
fotos = [
"http://www.google.com/intl/en/logos/tanja_gompf.jpg",
"http://www.google.com/intl/en/logos/stpatricks_06.gif",
"http://www.google.com/intl/en/logos/braille.gif",
"http://news.k.co.il/images/logos/yahoo-logo.jpg",
"http://sps.nus.edu.sg/~andreasd/pictures/logo_msn.jpg",
"http://osflash.org/_media/osflash-tux.jpg",
"http://www.cs.scranton.edu/~ostermayerd2/apple_mirror.jpg"
];
document.images[3].src=fotos[Math.floor(Math.random()*fotos.length)]; |
|
|
| |
| Written by |
|
 |
| Name: | power |
| Scripts: | 15 |
| Styles: | 1 |
| Plugins: | 0 |
| Tags |
|
|
|
| About IE7Pro |
| IE7Pro is a plugin for the Internet Explorer web browser. It allows you to change how your favorite pages behave and look. There are many scripts that have already been written, and if you know javascript you can easily create your own! This site is a repository to download and install IE user scripts. |
| How to install user script |
1 . First you should have install IE7Pro 0.9.12 and above which support IE user scripts. 2. Check if IE7Pro "Preference" - "User Scripts" - "EnabLe User Script" is enabled. 3. Find your favorite scripts on iescripts.org and click "Install This Script" . |
| |
|
|
| |