soscripted / sox

Stack Overflow Extras: a userscript for the Stack Exchange websites to add a bunch of optional toggle-able features
http://stackapps.com/q/6091/
MIT License
72 stars 15 forks source link

Add a homepage link #365

Closed endolith closed 5 years ago

endolith commented 5 years ago

Installed Version: 2.3.0 Environment: Waterfox/Tampermonkey

Current Behaviour

Clicking the Home page icon in Tampermonkey goes to about:blank


SOX Errors logged to the browser console -- F12 (if available)


Steps to reproduce

  1. Install script in Tampermonkey
  2. Open Tampermonkey Dashboard
  3. Click the Home icon
shu8 commented 5 years ago

Hi, please could you screenshot the exact button you're talking about? Is this button part of SOX?

endolith commented 5 years ago

image

endolith commented 5 years ago

I assume you have to add a field to the header of the file

shu8 commented 5 years ago

@endolith thanks for clarifying!

I can't quite understand what's happening right now, but I'll try fixing it ASAP!

The button in Tampermonkey in both Chrome and Firefox links to the the namespace field's value (which is currently added in the header)

In Violetmonkey (Chrome) the button takes me to https://github.com/soscripted/sox/blob/master/sox.user.js which is nowhere in the header at all! But Violetmonkey (Firefox) takes me to https://github.com/greasemonkey/greasemonkey/issues/2612!?

I'm going to have to do some more digging...

shu8 commented 5 years ago

@endolith Please could you try installing dev 2.3.8 to see if it's working? (I added @homepage and @homepageURL following https://github.com/violentmonkey/violentmonkey/issues/13 so hopefully it'll work!)

endolith commented 5 years ago

Yes it works