Inputting angular.injector().get('$scope') directly in the chrome console always reports an error, saying that the provider is unknown. Please let me know if injector() needs to pass parameters? For example, a self-defined module? Or what are the specific services of get?
Official website documentation
You can do this in the chrome console: