# User manual

# 1 Getting started

Visit Google (opens new window) and scroll down, the next page will be stitched automatically.

# 2 Page divider

When turning pages, there will be space bars between the pages. The Tai Chi icon on the left of the space bar is to return to the top of the page, and icon on the right is to go to the end of the page. The word "Page" in the middle is the link of the next page.

# 2.1 Hide Page divider

Change Opacity to 0 on the config page to hide Page divider

# 2.2 Custom page number

If there is a pageNum set in current rule. You can click the number after Page to input a page number for jumping to that page.

# 2.3 Stop pager

Click page divider bar can stop paging.

# 3 Command menu

Click on the Tampermonkey icon and you will see three options under "Pagetual".

# 3.1. Configure

Click to go to the configuration page (opens new window), where personal configuration and rule customization are all there.

# 3.2. Disable on the site

Click to disable Pagetual on the current website.

# 3.3. Force to join

Click this if the smart rule is wrong. The script will turn on the forced splicing mode, all the content on the next page will be spliced ​​to the footer if you choose join full body, otherwise pagetual will load dynamic content in a iframe and return them.

# 4 Personality Settings

After going to the configuration page, you can make personal settings, such as the transparent value of the divider and whether to hide the divider when double-clicking. Among them, if the transparent value of the divider is set to 0, the divider will be hidden.

You can import rule links written by other people, or you can just customize the rules in the input box by yourself. The rules from link support sorting and hot update. Click the up and down arrows in front of the link to sort, and click the update time to update the rules.

# 5 Custom rules

# 5.1 Visual grab

After clicking Edit rule for current, one blue box will appear in the current page following the mouse. At this time, click the corresponding element to grab the subject content you want to stitch and convert it to the selector code.

# 5.2 Adjust the selector

After you select the body content, hover over the selector code to expand the entire text, you can click to switch to the parent node. When you manually enter a selector into the input box, check the corresponding element of the selector by clicking check button .

# 5.3 Start editing

When you are ready, just click the pencil icon to jump to the configuration page and start editing rule.