Pagetual

Perpetual pages - powerful auto-pager script. Auto fetching next paginated web pages and inserting into current page for infinite scroll. Support thousands of web sites without any rule.

< Feedback on Pagetual

Review: Good - script works

§
Posted: 2022-07-27

Love the script
However i have noticed a weird issue in google search, where some css code is duplicated causing parts of the dark-mode config to be partially overwritten with light-mode config making my search results look weird.

Sorry for low res pics, gotta be no bigger than 200kb each.

hoothinAuthor
§
Posted: 2022-07-27
Edited: 2022-07-27

That will only appear when you search in incognito window as I know. You can try this without style element insert.

    {
        "name": "Google Search",
        "nextLink": "id('pnnext')|id('navbar navcnt nav')//td[span]/following-sibling::td[1]/a|id('nn')/parent::a",
        "pageElement": "id('rso')",
        "insert": "id('center_col')/div[@role='navigation']",
        "css":"@-moz-document domain(\"google.com\") { div.bkWMgd > div > div > a > img{ display: inline-block !important; }}",
        "type": 0,
        "action": 1,
        "pageBarTop": 55,
        "pageNum": "&start={10*($p-1)}",
        "url": "^https?://[^./]+\\.google(?:\\.[^./]{2,3}){1,2}/(?:c(?:se|ustom)|search|webhp|m|#)"
    }
§
Posted: 2022-09-25

解决了吗

Post reply

Sign in to post a reply.