Greasy Fork is available in English.

Pagetual

Chargement automatique des pages Web paginées suivantes et insertion dans la page en cours. Prend en charge des milliers de sites Web sans aucune règle.

< Commentaires sur Pagetual

Avis: Bon - le script fonctionne correctement

§
Posté le: 22/01/2023

steam上Wallpaper Engine的创意工坊查看作者全部作品的话 一排会变4个 最后个会和作者头像重叠

§
Posté le: 22/01/2023

需要自定義

    {
        "name": "Steam Wallpaper Engine",
        "example": "https://steamcommunity.com/id/officialSqueak/myworkshopfiles/?appid=431960",
        "url": "^https?://steamcommunity\\.com/",
        "include": ".workshopBrowsePaging",
        "nextLink": "a.pagebtn:last-child",
        "pageElement": ".workshopBrowseItems",
        "replaceElement": ".workshopBrowsePaging",
        "css": ".pagetual_pageBar{margin-top:0px!important}"
    }
§
Posté le: 23/01/2023

優化可顯示下一頁的提示文字

    {
        "name": "steamcommunity.com",
        "url": "^https?://steamcommunity\\.com/",
        "include": ".workshopBrowsePaging",
        "nextLink": "a.pagebtn:last-child",
        "pageElement": ".workshopBrowseItems",
        "replaceElement": ".workshopBrowsePaging",
        "pageAction": "document.querySelectorAll('.workshopBrowseItems>script').forEach(e=>{eval(e.innerHTML)})",
        "css": ".pagetual_pageBar{margin-top:0px!important}"
    }
§
Posté le: 24/01/2023

多谢 解决了解决了

Poster une réponse

Connectez-vous pour poster une réponse.