After spending most of today trying to track the source of the crashes, I'm fairly certain it's because of this: [
www.mozilla.org]
https://www.mozilla.org/en-US/security/advi...es/mfsa2015-09/When using certain '@grant' tags, Greasemonkey needs to create the sandbox with xray privileges and this is when the crash occurs. Scriptish always creates sandboxes with xray privilege and will crash whether or not @grant is included. Setting 'wantsXrays: false' directly in 'modules/utils/Scriptish_injectScripts.js' will stop the crashes but also remove the privileges the script needs to run.
Unfortunately this means either Greasemonkey or Scriptish need to find and implement an alternate method to allow scripts to use these privileges, Firefox need to fix these crashes, or HVStat needs to move away from being a Userscript on Firefox.
I assume Scriptish will fix this, as I assume this will impact a large section of their user base, but it might be about time HVStat became a full-fledged add-on (which will likely introduce more bugs during the transition phase). I'll be looking into this over the next few days and deciding on the best direction for HVStat to take.
For now you will either need to use Chrome, or roll back to Firefox 34. Sorry.
QUOTE(tazmanian devil @ Jan 16 2015, 00:32)

I "downgraded" back to the latest version of 34 from [
ftp.mozilla.org]
Mozilla's FTP dump and turned the auto-updates off. I'll stick with this until either HV STAT or Firefox fixes their shit.
EDIT: Updated head post. Latest release available here: [
github.com]
https://github.com/GaryMcNabb/HVSTAT/releasesIncludes support for alt.hentaiverse.org, runs on FF 34 (sorry still no fix), and has a few extra options for powerup alerts.
This post has been edited by GaryMcNabb: Jan 20 2015, 14:28