- Akita, Japan
- https://www.scriptable-assets.page/
- @ScriptableA
Block or Report
Block or report ttsukagoshi
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
mail-merge-for-gmail Public
Group Merge: Mail Merge for Gmail. An open-sourced Google Workspace Add-on to send personalized emails based on Gmail template to multiple recipients using Google Sheets. The Group Merge feature al…
-
website-monitoring-by-gas Public
Website status monitoring using Google Sheets and Google Apps Script.
-
toggl-scripts Public
Record Toggl time entries to Google Sheets and at the same time create Google Calendar events. Together with a script to update the original Toggl record (and the calendar event).
JavaScript 4
-
-
openbd-checker Public
ウェブブラウザ内で選択したISBNに基づいて、コンテクストメニュー(右クリックメニュー)からopenBDに登録されている情報を参照できるようにするGoogle Chrome拡張機能。
JavaScript
-
imgsrc-er Public
Google Chrome extension to convert selected image link URL into an HTML <img> tag with src attribute on the clipboard.
JavaScript
933 contributions in the last year
Contribution activity
March 2022
Created 79 commits in 7 repositories
Opened 8 pull requests in 1 repository
ttsukagoshi/mail-merge-for-gmail
8
merged
- Add JSON schemas for appsscript.json and .clasp.json
- Add section on internationalization/localization of the add-on to the Contributing Guideline (#161)
- Add fallback lines to default locale
- Add process to avoid potential prototype-pollution in class LocalizedMessage
- Add GitHub workflow badges to README (#182)
- Modify default value of GROUP_FIELD_MARKER_TEXT
- Modify default value of MERGE_FIELD_MARKER_TEXT
- Implement Jest testing framework