Jos haluat kokeilla tuhansia täällä olevia lisäosia, lataa Mozilla Firefox, nopea ja luotettava tapa selata verkkoa!
SuljeTervetuloa Firefox-lisäosiin.
Tee Firefoxista juuri omanlaisesi tuhansilla lisäominaisuuksilla ja tyyleillä.
SuljeGlav
Tietoja minusta
Nimi | Glav |
---|---|
Käyttäjä alkaen | joulu 13, 2008 |
Kehitettyjä lisäosia | 0 lisäosaa |
Average rating of developer's add-ons | Ei vielä pisteytetty |
Omat arviot
CustomizeGoogle
Arvosteltu: 5/5 tähteä
There is a bug when you search some keywords in images.google.* : the link to the image page contains &usg= at the end and returns a 404 error.
To fix this bug,
1. close all firefox windows
2. go to C:\Documents and Settings\[YOUR_NAME]\Application Data\Mozilla\Firefox\Profiles\[YOUR_PROFILE]\extensions\{fce36c1e-58d8-498a-b2a5-66ad1cedebbb}\chrome\
3. un-zip customizegoogle.jar\content\customizegoogle\javascript.js and open it
4. replace the line 42 :
var urlmatch = googLinks[x].href.match(/\&imgrefurl\=(.*?)\&h=/);
with the line :
var urlmatch = googLinks[x].href.match(/\&imgrefurl\=(.*?)\&usg=/);
5. re-zip the new javascript.js in customizegoogle.jar\content\customizegoogle\
fixed ! :-)
Jotta voisit luoda omia kokoelmia, sinulla pitää olla käyttäjätili Mozilla Lisäosat -palvelussa.