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