According to the [porting guide](https://gjs.guide/extensions/upgrading/gnome-shell-49.html#meta-window) I think the only change is: changing get_maximized() to is_maximized()
According to the porting guide I think the only change is: