Flickr - No Sign In nag v.3

Flickr using at its maximum - Remove this damn 😈 "Sign up" modal

< 脚本 Flickr - No Sign In nag v.3 的反馈

评价:好评 - 脚本运行良好

§
发布于:2025-05-21

Thank you! so! much!
Perfect.

§
发布于:2025-05-22
编辑于:2025-05-22

@decembre
After further testing I've discovered your userscript unfortunately prevents some functions from working on the search page:
- You can no longer click the dropdowns in the top bar that say "Any license" "SafeSearch on" & "Date uploaded"
- You can no longer click the [...] on thumbnails to access "Temporarily hide all photos from this person"
I'm hope you can fix this!

decembre作者
§
发布于:2025-05-23
- You can no longer click the dropdowns in the top bar that say "Any license" "SafeSearch on" & "Date uploaded"
- You can no longer click the [...] on thumbnails to access "Temporarily hide all photos from this person"
I'm hope you can fix this!

Haaa, after some time to inspect that, that's not my userscript:

That's another way for Flickr to push us to their "PRO" plan.

They add some JavaScript functions to prevent us to use these buttons.

My userscript use only CSS (which mostly can only change the visual aspect of a page).

To solve that, we need a JavaScript dev (which i am not...).

But, if - with CSS - i can't do nothing around these "problems",
in my next update (v.2), i add some visuals tweaks which ameliorate the browse on Search pages when not logged.

By example:

- Delete all little "PRO" things and Sponsored add.
- Adaptation of the top nav to make it compact

Notes:
Many Fickr's adds take more place so, when removing them, we need change many things to not have huge blank spaces.


I extended these tweaks to some others pages affected that i found quickly...


But to have a much better result for search pages and all Flickr pages AND if you have a large screen,
you can test my principal userstyle:

Flickr WideScreen - BigONE

§
发布于:2025-05-28
编辑于:2025-05-28

@decembre
Thank you for updating it! Those buttons are now accessible on desktop! This is great!
However, I think there is now 1 new problem. This new version seems to not block the Sign-in nag anymore on mobile. At least it doesn't for me - I'm using Firefox for Android with Violentmonkey userscript manager. Maybe the Flickr site uses different element names for the mobile site? Could you please check if it works on your mobile device?
If it turns out to just be a problem with my mobile browser, or if it's something you don't have time to fix, then I'll just use the old version on my mobile, and the new version on my desktop :)

decembre作者
§
发布于:2025-05-28
Those buttons are now accessible on desktop!

Thank for the reply
;-)
But they don't work for me, for you too?

the old version on my mobile, and the new version on my desktop :)

I think that's the solution, because i don't know how inspect the CSS of Mobile.
But i can drop i eye to watch what maybe can block the sign in function.

Wait and see...

发布留言

登录以发布留言。