This app uses few permissions to list and extract information from the apps installed in the device.
These permissions are required for the application's most of the features and functions. Not granting them will break some of the features albeit the application will continue to work.
It is required to fetch information related to the usage statistics of the app.
Used to write data to external storage.
Used to read data from external storage.
These permissions are granted automatically by the system.
Used to kill background processes.
Used to fetch application package size.
Used to uninstall application from the device.
Used to install application from the device.