Select video provider option automatically and add a Page Up button to scroll to the top of the page.
Seznam verzí skriptu, při kterých došlo ke změnám v kódu. Zobrazit všechny verze.
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