https://github.com/metcalfc/gmail-cleanup-script
Google Script App to keep Gmail clean
https://github.com/metcalfc/gmail-cleanup-script
gmail google
Last synced: 10 months ago
JSON representation
Google Script App to keep Gmail clean
- Host: GitHub
- URL: https://github.com/metcalfc/gmail-cleanup-script
- Owner: metcalfc
- License: mit
- Created: 2021-05-22T22:54:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-14T00:11:30.000Z (about 5 years ago)
- Last Synced: 2025-03-13T04:17:48.264Z (over 1 year ago)
- Topics: gmail, google
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gmail-cleanup-script
Google Script App to keep Gmail clean
## How to use Google App Script?
### Set it up
- Sign in to your Google Account.
- To open the script editor, go to https://script.google.com . ...
- At the top left, click New project.
- Delete any code in the script editor and paste in the code below. ...
- At the top, click Save save.
- At the top left, click Untitled project.
- Enter a name for your script and click Rename.
https://developers.google.com/apps-script/overview