tumpio / gmscripts

tumpio's usercripts
https://openuserjs.org/users/tumpio
MIT License
61 stars 28 forks source link

Static Google is broken #4

Closed p1nkyy closed 9 years ago

p1nkyy commented 9 years ago

Broken today (02/26). Overlapping with Google+ stuff (Profile Picture, Notification icons, etc) Here's a screenshot: http://puu.sh/gdBdb/a8649d2930.jpg

BioHaZard1 commented 9 years ago

Pushed a fix to tumpio, should fix the latest change.

p1nkyy commented 9 years ago

Where @BioHaZard1 ?

BioHaZard1 commented 9 years ago

Not sure where its gone? But if you're using the CSS version you can change "hdtb_more_mn" to "hdtb_more". Looks like Google changed the tag.

p1nkyy commented 9 years ago

Thanks, it works!

p1nkyy commented 9 years ago

@BioHaZard1 Broken again today. The words are overlapping with each other. Can you help me again?

tumpio commented 9 years ago

Google decided to change the selector naming scheme, (from "_" to "-").

@p1nkyy Sorry that you had to wait this long :( @BioHaZard1 Thank you for your help, I appreciate it!

p1nkyy commented 9 years ago

Yayy, finally! Thanks, @tumpio. Had a friend who understand scripts to fork this but the end result is not quite similar to yours.

p1nkyy commented 9 years ago

Broken again today, as per May 17. Please fix @tumpio . Thanks before!

tumpio commented 9 years ago

It seems to work for me. What is broken @p1nkyy ?

p1nkyy commented 9 years ago

Oh yeah, never mind, sorry, it was acting strange earlier, lol :grin:

hamid914 commented 8 years ago

Static Google is not working on Tampermonkey installed on my Safari. It does not change anything on google search page. Instead, using the CSS style in Stylish installed on my Safari changes the style (although there are bugs in this transformation).

Why the script can't apply the stylesheet file?

tumpio commented 8 years ago

Did it work on Tampermonkey before the update?

(although there are bugs in this transformation).

Can you list all of them, I will try to fix. I update the style to support the new Google layout.

hamid914 commented 8 years ago

@tumpio I tried Static Google 2 month ago for the first time. The JS script did not work ever for me on Tampermonkey (but the CSS works on Stylish 1.9.1). I updated Tampermonkey to 4.2.5291 today with Static Google 1.9.0 installed. It does not work on updated Tampermonkey too. I am using Safari 9.1.3 on OS X 10.11.6.

Sorry, I didn't understand "all of them" to list. If it can be useful, tell me how to get log for you to debug.

tumpio commented 8 years ago

Ok, thanks! I will investigate the problem with Tampermonkey.

Sorry, I didn't understand "all of them" to list.

I mean that what bugs do you have with the user style? Is there something what I can fix?

tumpio commented 8 years ago

@hamid914 It should be now fixed!

hamid914 commented 8 years ago

@tumpio WOW 😮 It works great on version 1.9.4 👍 Thanks for your support 🌹