"Page Break (by Heading Level)" Apps Script
A Google Apps Script to automatically insert page breaks at specific heading levels in Google Docs, automating a repetitive task in long document editing.
"Page Break (by String Detection)" Apps Script
A Google Apps Script to automatically insert page breaks before specific strings in Google Docs, automating a repetitive task in long document editing.
Find/Replace Horizontal Rule Apps Script
A Google Apps Script to detect horizontal lines in Google Docs and bulk-replace them with specified text — automating a task that the built-in find & replace cannot handle.