- Main.gs - main code used by other function
- users.gs - pulling down user data
- chromeOS.gs - pulling your enroled ChromeOS devices data
- groups.gs - list all of your google groups
- uBlock_Origin_GSuite_policy.gs - convert list of domains into a JSON string that can be passed to uBlockOrygin via Google Admin Console
- At the moment code doesn't require using "project properties" as everything is done with native apps-acript to G Suite API, script does only things you can do as an admin.