ChromeExtension-GoogleDocsUtil
ChromeExtension-GoogleDocsUtil copied to clipboard
Access the Google Docs text and cursor from a chrome extension
Results
2
ChromeExtension-GoogleDocsUtil issues
Sort by
recently updated
recently updated
newest added
Hello! I am trying to take advantage of the improvements in recent PRs, but I am blocked by the change introduced by PR #11 where the main file was transformed...
Noticed this when playing around with the tool. Steps to reproduce: 1. Open a document in a new browser tab and select a piece of text; 2. Observe `googleDocsUtil.getGoogleDocument().selectedText` returning...