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

Remove the welcome back message #315

Closed ooker777 closed 5 years ago

ooker777 commented 6 years ago

Is it possible to have a feature to remove the welcome back message? It has been discussed in Disable "don't forget to vote" message and I see "Welcome back! If you found this question useful..." message very frequently

shu8 commented 6 years ago

@ooker777 I'll look into it :)

shu8 commented 6 years ago

@ooker777 I can't seem to get the message to appear! I'm visiting questions from google on sites I'm registered on but hardly go on, but it doesn't appear?

What do you do when they appear?

ooker777 commented 6 years ago

I just click on it. Why can't it be removed? It has been complained a lot but I can't see a solution posting somewhere.

Anyway, where is the donation box? :)

shu8 commented 6 years ago

It probably can be removed, but I can't actually get the message to appear.. are there any specific steps you do for the message to appear? There isn't one! We do this for fun :)

ooker777 commented 6 years ago

No, just like you. Maybe you should see which sites you haven't visit for months, then google any question on that site?

shu8 commented 6 years ago

I'll try again, but if you have something like AdBlock installed it might be easier to just block that element from appearing using AdBlock instead!

On Sat, 19 May 2018, 05:21 Ooker, notifications@github.com wrote:

No, just like you. Maybe you should see which sites you haven't visit for months, then google any question on that site? --

Ooker. (📱)

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/soscripted/sox/issues/315#issuecomment-390377491, or mute the thread https://github.com/notifications/unsubscribe-auth/AIcNjpcZdOPNRnh2F-ECZnqVuaDGzlGcks5tz53EgaJpZM4TVWPt .

ooker777 commented 6 years ago

I just add this filter on my uBlock Origin setting:

*.stackexchange.com###overlay-header

Maybe there is a way to add it to the script?

ooker777 commented 6 years ago

It doesn't work :(

Maybe you can try follow this on the script?

#overlay-header {display:none !important;}
shu8 commented 6 years ago

@ooker777 weird how it doesn't work :/

the only problem I'm thinking with that CSS rule is it might be the same container for those 'read only mode' signs we get every now and again which is quite important to keep.

I'll see if I can check for the specific text content when I manage to actually get the popup to show 😆

BTW, if it comes up again, do you mind right clicking the message, clicking 'inspect element' and screenshotting the window that pops up?

Sir-Cumference commented 6 years ago

@shu8 Oh, I'm pretty sure you have to go on a site you're registered on and haven't been to recently, maybe for a week or two. You specifically have to get a question from google; if you go to any other part of the site first, the message won't appear and you'll have to start waiting all over again. I actually figured this out when I tried to stop the message from covering the fixed top bar, but I forgot about that 😆

I might not get the time to get to this, but I took a screenshot :)

screen shot 2018-05-29 at 10 21 26 pm
shu8 commented 6 years ago

@Sir-Cumference thanks! I'll try looking at it ASAP

shu8 commented 5 years ago

@ooker777 I wasn't able to test it (I still can't get the message to appear for me! 😆) but please could you try installing the latest dev version and enable the feature to see if it works for you? :)

ooker777 commented 5 years ago

Thanks, I'll report if it happens again (obviously it would take a while to test). Does this feature an implement of this script? It seems to work for me, but I'm not 100% sure.

shu8 commented 5 years ago

I didn't do it the way that script does it, so it's worth looking out for it because it might not work!

On Mon, 5 Nov 2018, 04:34 Ooker <notifications@github.com wrote:

Thanks, I'll report if it happens again (obviously it would take a while to test). Does this feature an implement of this script https://meta.stackexchange.com/a/317001/260800? It seems to work for me, but I'm not 100% sure.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/soscripted/sox/issues/315#issuecomment-435752610, or mute the thread https://github.com/notifications/unsubscribe-auth/AIcNjhCEclSw5BFmwsk7ScOXOUEBrVNuks5ur7-9gaJpZM4TVWPt .

SmartManoj commented 4 years ago

Not working

shu8 commented 4 years ago

@SmartManoj please could you make another issue for this again, with more details and steps to reproduce, so I can track the bugs more easily and effectively?