Comments by Paweł Kubisz on scripts
8 comments
|
Comment on: |
thx KosciaK - bug fixed |
|
Comment on: |
the Google evolves permanently - they have changed a little bit theirs page that's why script stopped working - now it's fixed |
|
Comment on: |
Poland has different date pattern: dd-mm-yyyy hh:mm:ss CEST this proper "re" for Poland is:
nice script - thanks for your work! |
|
Comment on: |
hi CustomizeGoogle! - check your mailbox |
|
Comment on: |
@Per Eriksson if course it is - dive into code and find the line
at the end of the script an change this line to this:
thats all @Dawudd
|
|
Comment on: |
nice piece of code, but due to some bug on Google Images site - using this script you miss some of the search results: automatic retrieving "next" link from the site source will cause miss of a few images - try to change the size of the browser window then you see different results for the same query - this is because page displays different number of images on one page (depending on window size) but doesn't change "next" link href - I discovered this strange behaviour when writing my own autopager only for Google Images - you can avoid this failure by counting number of displayed images and then calculating "next" link href by userscript not by page - like my script http://userscripts.org/scripts/show/8433 does |
|
Comment on: |
i almost do not use keyboard during researching - most of the search keys come from clipboard so lack of the search button is something really awkward for me |
|
Comment on: |
sorry, but this is crap - this loop:
|
