Alt + S
![]() ![]() |
When I press Alt + S, Firefox opens up the History menu. I followed the instructions before installing the script. How do I get it to work? |
![]() ![]() |
don't press ALT and then press S, hold ALT and then press S if the problem persists, change the code : GM_getValue("keyCode", 83) to GM_getValue("keyCode", "S".toUpperCase().charCodeAt(0)) and change "S" to any other letter you want.
please let me know if only the second option solved your problem |
![]() ![]() |
i tried changing it to different letters but nothing seems to work. i have a pin on my sdb and also adblock and popup blocker. also all external scripts also blocked like google, scorecardresearch etc. im looking for the specific error code for this problem and will also post it if it helps but the error i keep getting is in line 838 of gresemonkey.js. maybe that is unrelated cuz i have lots of other scripts installed and other addons might be causing the problem. anyway the script doesnt seem to work. when i highlight and click alt+(my own key) nothing happens. oh and i have set preferences to persist and i have disabled images (if that info helps) |
![]() ![]() |
are you using firefox 3.6?
|
![]() ![]() |
no im using 3.5.8 and i also have ur other script quick price chcker and it works fine so no version prob |
![]() ![]() |
|

