tumpio / gmscripts

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

The bottom pages does not show ~ #17

Open FrizzleFur opened 5 years ago

FrizzleFur commented 5 years ago

I appreciate that you make it work again, it·s useful, while the bottom pages bar does not show, so I don·t know how many pages in the result. I hope you can fixed it.

image

tumpio commented 5 years ago

Looks like you use some custom style. There should be page numbering added by the script.

If you want to see the bottom footer with page controls/number, in script remove "#foot" from this line: https://github.com/tumpio/gmscripts/blob/master/Endless_Google/egoogle.user.js#L25

To this: const filtersAll = ["#bottomads"];