title bug "45343"
![]() ![]() |
I just installed it a few minutes ago (Firefox 3.5.2) and the title was "45343" |
![]() ![]() |
Hmmmm. Well, I the @fullname parameter, but something tells me that's not going to fix the problem. I'll have to think about this a bit more. |
![]() ![]() |
Here's a diff that fixes it: 0a1,8 > // ==UserScript== > // @name BlockFlash2 > // @fullname BlockFlash2 > // @namespace http://userscripts.org/scripts/show/45343 > // @description Hides Flash animations until you click on individual [Play Flash] buttons. > // @include * > // ==/UserScript== > 41,53d48 < // ==UserScript== < < // @name BlockFlash2 < // @fullname BlockFlash2 < < < // @namespace http://userscripts.org/scripts/show/45343 < < // @description Hides Flash animations until you click on individual [Play Flash] buttons. < // @include * < < // ==/UserScript== < |
![]() ![]() |
Where can you get to the actual scripts to edit them? Ya'know, so I can implement this fix... |
![]() ![]() |
swiney - Thanks. Bloody spaces before the commented lines. Sheesh, I can be dumb sometimes. |



