tusx / better-mobile-youtube

GNU General Public License v3.0
1 stars 1 forks source link

Implementation of functions starting based on loading status & fix problems caused by navigation #4

Closed samolukadjo closed 2 months ago

tusx commented 2 months ago

i will probably get this merged by tomorrow. 🫡

samolukadjo commented 2 months ago

I've done some additional work, problems caused by the fact that YouTube doesn't refresh the page when you navigate to different one should be fixed.

If anything else in the future needs to be executed again because of the webpage changing, it can be added to the event listener function.

tusx commented 2 months ago

and to make the future development better, i have created a dev branch to can keep all the changes there and when a version push will suffice it will be merged into main.

any thoughts on that matter is welcomed.

samolukadjo commented 2 months ago

and to make the future development better, i have created a dev branch to can keep all the changes there and when a version push will suffice it will be merged into main.

any thoughts on that matter is welcomed.

This is a good idea, the main branch is supposed to be the stable one that's ready for production or whatnot.

samolukadjo commented 2 months ago

I believe that I've addressed your comments, if you have any further ones, please do make them.

tusx commented 2 months ago

EVERYTHING LOOKS GOOD I WILL BE MERGING THIS TO MAIN AND THEN to the dev branch