Troubleshooting
Quick diagnosis
What’s happening? Jump straight to the right section:
| Symptom | Go to |
|---|---|
| Session starts but nothing appears in the destination | Nothing typed |
| Typing stopped mid-run | Typing stopped unexpectedly |
| Text appeared in the wrong field or tab | Wrong field or wrong tab |
| Google Docs not working | Google Docs |
| Word Online / Excel Online not working | Word / Excel Online |
| License key shows “not found” or “invalid format” | Key not found · Invalid format |
| “Device limit reached” when activating Plus | Device limit |
| Extension stopped responding | After Chrome update |
| Human mode produced garbled text | Human mode |
Nothing typed — session starts but no text appears
- Make sure you clicked into the destination field before clicking Inspect Target.
- Click Inspect Target again and wait for the status to show Ready.
- Check the confirmation checkbox before clicking Start Typing.
- If the status shows No editable field, try clicking directly into a text area on the destination page and inspecting again.
Most common cause: the confirmation checkbox isn’t checked, or Inspect Target wasn’t run after clicking into the field.
Typing stopped unexpectedly
Most likely causes:
- You pressed Escape — this always stops typing immediately.
- Focus moved away from the destination typing surface (another field, browser tab, or window) — PasteFlow may stop the run so text is not delivered to the wrong place.
- The destination page navigated away mid-session.
What to do: Your text is preserved in the Composer. Click into the destination field, click Inspect Target to confirm Ready, then click Start Typing again.
Text typed in the wrong place
The Composer types into whatever field was active when you last clicked Inspect Target. If typing landed in the wrong field:
- Click into the correct field on the destination tab.
- Back in the Composer, click Inspect Target again.
- Confirm the status shows the correct field, then start typing.
Google Docs not working
- Click inside the document body (not the title field at the top).
- Make sure no dialog or menu is open in Docs — they can intercept keyboard events.
- Click Inspect Target and confirm the status shows Ready with a Google Docs field label (for example Ready — Google Docs).
- If text is garbled or dropped, switch to Safe speed — Google Docs is sensitive to fast keystroke injection.
- If you see “extension context conflict” after clicking Start Typing: another Chrome extension may have left focus inside its own overlay iframe inside Docs (Grammarly-style companions are common). Click directly inside the document canvas once, run Diagnostic Probe, click Inspect Target again, then retry — or temporarily disable overlapping extensions on
docs.google.com.
Tip: For very long texts, consider pasting in sections of a few hundred characters at a time.
Word Online or Excel Online not working
- Click directly inside the editing area of the document (not the toolbar or a menu).
- For Excel Online, double-click a cell to enter edit mode before inspecting.
- Try switching to Safe speed — Word Online and Excel Online can be sensitive to fast input.
- Click Inspect Target again after entering edit mode.
- For SharePoint-hosted instances: the WAC frame is detected automatically, but you must click inside the document body (not the header) before inspecting.
How to read the Diagnostic Probe output
Click Run Diagnostic Probe in the Advanced Diagnostics panel to see detailed diagnostics about the detected field.
| Field | What it means |
|---|---|
mode |
How PasteFlow will type: google-editor (Docs/Sheets), web-editor (Word/Excel Online), dom-editable (standard inputs and contenteditable), or none |
active |
The HTML tag of the focused element (TEXTAREA, DIV, IFRAME, BODY, etc.) |
docsIframe |
Whether the Google Docs canvas iframe was found |
iframeTarget |
Whether PasteFlow found a valid injection target inside the iframe |
selectedTargetSource |
How the target was found: focused-iframe, docs-texteventtarget-iframe, fallback-iframe-active-element, top-doc, or none |
Reading the output:
- If
modeisnoneoractiveisBODY, the cursor is not in an editable field — click into the field again. - If
modeisgoogle-editorbut text is dropping, switch to Safe speed. - If
selectedTargetSourceisnone, PasteFlow could not find an injection target — the site may use a canvas-based or custom editor.
Human mode typed an extra character or produced garbled text
Human mode is designed to only work on fields where backspacing is safe. If you see garbled output:
- Switch to Normal or Safe speed — Human mode should never produce garbled text in supported fields, so this indicates the field type is incompatible.
- Human mode is automatically disabled on password, email, URL, number, and phone inputs. If it still triggered, email pasteflow.support@gmail.com with the site URL, your Chrome version, and Diagnostic Probe JSON if you can run it (help center — Step 2).
- For Word Online hosted via SharePoint (corporate accounts), use Normal or Safe speed — Human mode is disabled on WAC-hosted editors.
License key activation fails — “invalid key format”
If PasteFlow shows “Invalid license key format.” when you click Activate:
- Full format:
PASTE-XXXXX-XXXXX-XXXXX-XXXXX(four groups of five base32-style characters afterPASTE-). If you only copied the middle part (XXXXX-XXXXX-XXXXX-XXXXX), PasteFlow still accepts it — Activate will normalize it. - Copy and paste the key directly — don’t retype it by hand. Copying from the confirmation page preserves the exact format.
- Watch for invisible characters. If you copied the key from an email, ensure no extra spaces were included before or after the key.
License key activation fails — “key not found”
If PasteFlow shows a “key not found” or activation error right after purchasing:
- Wait 30 seconds and try again. License keys are written to a distributed network after purchase. In rare cases there is a short propagation delay before the key is reachable.
- Check for typos. Copy the key directly from your confirmation page or receipt email — do not retype it by hand.
- Still failing after 60 seconds? Email pasteflow.support@gmail.com with your Stripe order number. We’ll verify the key and send a replacement if needed.
Starting with v1.0.1, PasteFlow will automatically retry activation up to 5 times with a short delay between attempts, so most propagation delays will be invisible to you.
License key activation fails — “device limit”
Plus licenses may be activated on up to three different browser installs (each install has its own stable ID). If you see “Device limit reached (max 3). Please contact support to reset.”:
- Confirm you are not trying to share one purchase across a large team — the limit exists to prevent that while still allowing a few personal machines.
- If you replaced a computer, reinstalled Chrome, or use many profiles, you may have used all three slots. Email pasteflow.support@gmail.com and we can reset the device list after verifying your purchase.
Extension stopped responding after a Chrome update
Chrome silently updates extensions and occasionally the service worker (background script) needs to be restarted.
- Right-click the PasteFlow icon in the toolbar and choose Manage Extension.
- Toggle the extension off, wait a few seconds, then toggle it back on.
- Close and reopen the Composer View (click the PasteFlow icon again).
If the issue persists after toggling:
- Visit
chrome://extensions, locate PasteFlow, and click Remove. - Reinstall from the Chrome Web Store.
⚠️ Your license key and Snippets are stored in local Chrome storage and will be removed when you uninstall. Re-enter your license key in Manage License after reinstalling. If you have saved Snippets you want to keep, note them before removing the extension — they are not automatically restored.
Still stuck?
- Email pasteflow.support@gmail.com for bugs — include Diagnostic Probe JSON when you can, your Chrome version, and the site URL (see help center).
- Email pasteflow.support@gmail.com for license or payment issues.
- help center — step-by-step guide with common fixes.