tumpio / gmscripts

tumpio's usercripts

Home Page:https://openuserjs.org/users/tumpio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The bottom pages does not show ~

FrizzleFur opened this issue · comments

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

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"];