three issues
|
|
Hi, Just started using your script. Looks like it's going to be great, congrats for the good work! However, I have encountered three somewhat problematic issues: 1) I have set my preferences to two columns. If I use the Firefox search box, it works great. But if I go to google.com and do a search from there, a lot of the times it doesn't seem like your script kicks in (i.e. one column, no link to the settings for your script at the top of the page, no google previews; although I still get the box and color for each result...) 2) I use the "Surf Canyon" add-on for Firefox which adds an icon next to the title of each search result (https://addons.mozilla.org/en-US/firefox/addon/.... However, if I use the "Auto Load Search Result", the Surf Canyon icon only appears on the "first" page (i.e. the first 10 entries). 3) I use the "Google Search Fixed Topbar" Greasemonkey script that fixes the Google bar at the top of the search results (http://userscripts.org/scripts/show/8536). Works great with your script, except that if I use "Auto Load Search Result", it makes the page numbers disappear from the top bar (and I'm ok with that!) but leaves a transparent bar that makes it look really strange... maybe I better contact the author of that script, not sure... Anyway, great work and thanks for taking the time to read this. Luc |
![]() ![]() |
A number of extensions only execute code when a page first loads, and when most user-scripts load a page, these extensions don't execute that code. The same happens to other user-scripts, their code isn't executed either. So, issue no. 2 probably won't be fixed... |

