Dripwriter Origin Firefox

Dripwriter Origin

Simulates human typing in Google Docs: natural speed, realistic typos, false starts, and breaks.

Features & Capabilities

Dripwriter Origin types your text into Google Docs with natural, human-like cadence — variable speed, realistic typos, false starts, and periodic breaks — so your document looks and feels like it was written by hand.

HOW IT WORKS

Paste your text into the Dripwriter Origin popup. Click where you want typing to begin in your Google Docs document. Press Start. The extension types character by character at a pace you control.

Every detail of the typing rhythm is configurable:

  • Typing Speed: Set your base speed from 20 to 150 words per minute, with adjustable variance so the pace naturally fluctuates — slower on complex words, faster on familiar ones.
  • Realistic Typos: At a rate you choose (0–25%), the extension makes keyboard-neighbor mistakes and immediately corrects them, exactly like a real typist catching their own errors.
  • False Starts: At a configurable rate (0–20%), the extension will begin typing a word, stop, delete it, and continue — the kind of micro-correction that happens naturally when writing.
  • Natural Breaks: Every 15 to 180 seconds (configurable), the extension pauses for a short rest — 3 to 25 seconds — mimicking the natural pauses a writer takes to think, re-read, or rest their hands.
  • Diagnostics Mode: Before a long typing session, run the built-in diagnostics to verify the extension can reach your document's active input area.
  • Enable API Mode: For developers and AI assistants, an optional JavaScript API (window._dripwriter) lets external scripts start, stop, and control typing programmatically. Disabled by default; toggle on in the popup when needed.
WHO IT'S FOR
  • Accessibility users: People with motor impairments, repetitive strain injury, essential tremor, or other conditions that make sustained typing painful or difficult can prepare their text using voice dictation, AI writing assistants, or other adaptive tools, then let Dripwriter Origin handle the actual keystroke input into Google Docs.
  • Students and researchers: Writers who draft content in one tool and need it entered into Google Docs with natural timing.
  • Content creators: Writers who work across multiple platforms and tools, consolidating their writing into Google Docs.
  • Professionals with RSI: Anyone managing repetitive strain who needs to minimize keystrokes during a writing session.
  • Developers and AI automation builders: Build pipelines where an AI agent — Claude, ChatGPT, Gemini, or a custom script — drafts content and Dripwriter Origin types it into Google Docs via the window._dripwriter JavaScript API. Full programmatic control over speed, typo simulation, false starts, and breaks, so the output looks genuinely human-written.
AI INTEGRATION

When API Mode is enabled in the popup, the extension exposes a window._dripwriter object in the browser console. AI agents and automation scripts can use it to control typing without any human interaction.

Available methods:

  • _dripwriter.start() — begins a typing run using the current config; resolves when the full text has been typed
  • _dripwriter.stop() — cancels the active run immediately
  • _dripwriter.status() — returns the current run state and progress detail
  • _dripwriter.test() — runs the built-in diagnostic check
Set text and options before calling start():

_dripwriter.config.text = "Your content here"; _dripwriter.config.wpm = 80;

Full API reference: api.dripwriter.org Step-by-step AI setup guide: dripwriter.org/ai

SETTINGS

  • Typing Speed: 20 to 150 words per minute (default: 60 wpm)
  • Speed Variance: 0 to 80% variation from base speed (default: 30%)
  • Typo Rate: 0 to 25% chance of a corrected mistype per character (default: 3%)
  • False Start Rate: 0 to 20% chance of a corrected false start per word (default: 3%)
  • Break Frequency: Every 15 to 180 seconds (default: 55 seconds)
  • Frequency Variance: 0 to 100% variation in break timing (default: 30%)
  • Shortest Break: 3 to 20 seconds (default: 3 seconds)
  • Longest Break: 4 to 25 seconds (default: 15 seconds)
All settings persist automatically. Your configuration is saved locally and restored the next time you open the popup.

COMPATIBLE WITH

Google Docs documents (docs.google.com/document/*)

PRIVACY

Dripwriter Origin does not collect any data. Your text never leaves your device. Settings are stored locally using Firefox's storage API. No analytics. No tracking. No network requests to any external server.

FREQUENTLY ASKED QUESTIONS

What is Dripwriter Origin? Dripwriter Origin is a Firefox add-on that types pasted text into Google Docs with realistic human cadence — variable speed, natural typos, false starts, and breaks. It is designed for users who need keystroke simulation in Google Docs, particularly as an accessibility tool for people who find sustained typing difficult or painful.

Does Dripwriter Origin work on any website? No. Dripwriter Origin is specifically designed for Google Docs documents (docs.google.com/document/*). It does not activate on any other website.

Does the extension read my Google Docs content? No. The extension only receives the text you explicitly paste into its popup. It never reads the content of your Google Docs document.

Can I stop typing in the middle of a session? Yes. Open the Dripwriter Origin popup at any time and press Stop. Typing halts immediately.

Does Dripwriter Origin collect any personal data? No. All settings and preferences are stored locally on your device using Firefox's local storage API. No data is transmitted to any external server.

What is the typing speed range? Dripwriter Origin supports 20 to 150 words per minute, with configurable variance so speed fluctuates naturally rather than staying mechanically constant.

What are false starts? A false start is when a typist begins a word, deletes it, and continues. At your configured rate, Dripwriter Origin simulates this behavior — typing a partial or complete word, deleting it, and proceeding — making the typing pattern more realistic.

Does Dripwriter Origin require a Firefox account or any login? No. The add-on requires no account, login, or registration. Install and use immediately.

What is Enable API Mode? Enable API Mode is an optional toggle for developers and AI agents. When enabled, the extension exposes a window._dripwriter object in the browser console that lets external scripts start, stop, and control the typing session programmatically. It is disabled by default and has no effect on normal use.

Can AI agents like Claude or ChatGPT control Dripwriter? Yes. When API Mode is enabled, any AI agent or tool that can execute JavaScript in the browser — including Claude, ChatGPT, Gemini, and custom automation scripts — can call window._dripwriter.start(), stop(), status(), and test() to drive the typing session. See dripwriter.org/ai for a step-by-step setup guide.

Where is the API documentation? Full API reference documentation is available at api.dripwriter.org. It covers every property and method on window._dripwriter, including config fields, error handling patterns, and behavioral details.

Is Dripwriter Origin free? Yes, for personal and noncommercial use. Commercial use requires a separate license. See the Dripwriter Origin license for details.

PERMISSIONS EXPLAINED

  • Storage: Saves your settings (speed, variance, typo rate, break timing) and theme preference locally on your device. Nothing is synced or transmitted externally.
  • Tabs: Required to identify the active browser tab, confirm it is a Google Docs document, and communicate with the typing script running in that tab. The extension only queries the currently focused tab.
  • Access to docs.google.com: Required to inject the typing script into Google Docs pages. Without this permission, the extension cannot send keystrokes to your document. The extension does not access any other website.
OPEN SOURCE

Dripwriter Origin is open source. Source code is available on GitHub.

Created by Alexey Fedorov.

User Growth & Download Statistics

Manifest V3 Add-on
By:
Alexey Fedorov
Daily users:
6 2
Rating:
5.00
(1)
Version:
2.1.0 Last updated: 2026-05-19
Version code:
6267825
Creation date:
2026-05-15
Risk:
High risk impact High risk likelihood
Permissions:
Host permissions:
  • https://docs.google.com/*
Content scripts matches:
  • docs.google.com
Size:
230.44KB
URLs:
Website ,Privacy policy
Full description:
See detailed description
Source:
Firefox Add-ons Store
Data ingested on:
2026-06-19
Compare stats and ranking:

Contact the developer

Chrome-Stats does not own this Firefox add-on. Please use these information below to contact the Firefox add-on developer.
Developed by:
Alexey Fedorov
Firefox Add-ons Store
https://addons.mozilla.org/firefox/addon/dripwriter-origin/
Website:
https://gh.dripwriter.org

Permission Change History

2026-05-19: Version 2.0.1 → 2.1.0
Add Permissions: scripting

User Reviews

Truly undetectable
by Ma*****, 2026-05-18
View all user reviews ›

Is Dripwriter Origin Safe?

Risk impact
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypassing your security settings, and accessing your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.

Dripwriter Origin requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.

Risk impact analysis details
  • Critical Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
  • Critical ******* ****** ** *** ********* ******** **********
  • High ******* ******* **** *** ****** ***** *** ***** ** ******* **** ********* ********* ** * *********** *****
Risk likelihood
Risk likelihood measures the probability that a Firefox add-on may turn malicious. This is determined by the publisher and the Firefox add-on reputation on Firefox Add-ons Store, the amount of time the Firefox add-on has been around, and other signals about the Firefox add-on. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Firefox add-on.

Dripwriter Origin is recently added, and hasn't been around long enough for us to gather enough data to accurately assess its risk level.

Risk likelihood analysis details
  • High This extension has low user count. Unpopular extensions may not be stable or safe.
  • Medium **** ********* *** ******* ** *** **** * ******* *** ******* *** *** ** ****** ** *****
  • Medium **** ********* *** ***** ** *** **** * ******* *** ********** *** *** ** ****** ** *****
  • Good **** ********* *** **** **** *******
Extension Guard
Extension Guard

Discover every extension in use, analyze risks, and enforce blocking policies with Extension Guard

Secure Your Browser
Upgrade to see full risk analysis details

Best Dripwriter Origin Alternatives

Here are some Firefox add-ons that are similar to Dripwriter Origin: