Greasy Fork is available in English.
Select video provider option automatically and add a Page Up button to scroll to the top of the page.
Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.
feat: Select provider by name instead of position- Update the script to store and retrieve the selected provider's name instead of its index- Modify the dropdown menu to display provider names and select the corresponding option based on the selected name- Automatically select the previously selected provider by name when the page reloads- Combine the script with the Page Up button functionality- Improve code readability and add comments