UserScripts
UserScripts copied to clipboard
Download History on NexusMods
Is your request related to a problem? Please describe. My rule doesn't work.
Describe the result you'd like with the rule Paginate the list of past downloads.
Custom rule you've tried
{
"name": "My Content at Skyrim Special Edition Nexus - Mods and Community",
"url": "^https?://www\\.nexusmods\\.com/",
"example": "https://www.nexusmods.com/skyrimspecialedition/users/myaccount?tab=download+history",
"pageElement": "#DataTables_Table_0 > tbody",
"nextLink": "#DataTables_Table_0_wrapper > div.bottom > div.dataTables_paginate.paging_simple_numbers > a.paginate_button.next"
},