Greasy Fork is available in English.

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: 18. 10. 2022

https://firefox-source-docs.mozilla.org/modules/libpref/index.html 翻页异常

另外在这个反馈页面双击临时禁用好像没反应

hoothinAuthor
§
Posted: 18. 10. 2022

自己点击“编辑此站规则”用鼠标调整嵌入内容吧,直接点击强制拼接应该也行。

§
Posted: 18. 10. 2022
Edited: 18. 10. 2022

自己点击“编辑此站规则”用鼠标调整嵌入内容吧,直接点击强制拼接应该也行。

不会用,直接手写

[
    {
        "name": "Firefox Source Docs documentation",
        "url": "^https?://firefox-source-docs\\.mozilla\\.org/",
        "pageElement": ".document[role='main']",
        "nextLink": ".rst-footer-buttons[role='navigation'] > a[rel='next']"
    }
]

Post reply

Sign in to post a reply.