This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

Distraction Free Writing Pad

Productivity · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — nothing to install.
CategoryProductivity
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

WHAT IT DOES

Distraction Free Writing Pad is a browser extension that provides a full-screen, minimalist writing environment that overlays any webpage. When activated, it covers the entire page with a clean, uncluttered text editor, hiding all page content, buttons, ads, and notifications so you can focus entirely on your writing. The pad features a dark or light theme, word count tracking, optional typewriter sound effects for tactile feedback, copy-to-clipboard functionality, and automatic saving of your work. It includes clear and copy buttons, and supports keyboard shortcuts for quick access. The tool is ideal for writers, students, bloggers, and anyone who needs to concentrate on writing without the distractions of the modern web.

WHERE IT RUNS

Distraction Free Writing Pad works on any webpage. It runs locally in your browser as a lightweight userscript, overlaying the current page with a custom writing interface. It works on blogs, news sites, social media platforms, documentation pages, email clients, and any other page where you might want to write without distractions. The tool does not modify or destroy the original page content—it simply overlays it, and restoring the page is as simple as closing the writing pad. All processing occurs entirely in your browser—no text is ever sent to any server.

HOW TO USE

After installation, open the floating panel by clicking the extension icon. Click the "Open Writing Pad" button to launch the full-screen writing environment. The pad covers the entire page with a clean, minimalist editor. Start typing immediately—your text is automatically saved as you write. The word count updates in real time at the top of the pad. Use the dark/light theme toggle (🌓) to switch between dark and light modes. Toggle typewriter sounds (🔊/🔇) to enable or disable the satisfying click sound that plays with each keystroke. Click the Copy button (📋) to copy all text to your clipboard, or the Clear button (🗑️) to erase the current content. Press the Escape key or click the ✕ button to close the writing pad and return to the page. Your text is saved automatically and restored when you reopen the pad. Use the keyboard shortcut Ctrl+Shift+W to toggle the writing pad on and off from anywhere.

REAL MECHANISM — WHY THIS WORKS

Most writing tools are standalone applications or browser tabs that require switching context away from your current page. Distraction Free Writing Pad uses a DOM-overlay architecture that creates a full-screen interface within the current page without navigating away or opening a new tab. The tool creates a fixed-position overlay with a z-index of 2147482000, ensuring it covers all existing page content. It listens for the Escape key and provides an explicit close button to restore the page. When the overlay is active, the tool sets document.documentElement.style.overflow to "hidden" to prevent page scrolling, and restores it when the pad is closed. The text editor is a simple textarea with custom styling, offering a responsive, familiar writing experience. Auto-save uses GM_setValue to store the current content after every keystroke, and the content is restored when the pad is reopened. Typewriter sounds are generated using the Web Audio API, creating short sine wave beeps with randomized frequency and low volume, providing tactile audio feedback without requiring external audio files. This approach ensures a fast, responsive, and fully offline writing experience without requiring any external services or network requests.

THE PANEL

The floating panel is fully draggable and remembers its position per site, snapping to the edges of the viewport when dragged near them. You can collapse the panel to a small icon to minimize screen distraction and expand it back with a single click. The panel is resizable from the bottom-right corner, giving you more space to view controls. Press the Escape key to close the panel instantly. The panel remains open across page navigation within the same domain, maintaining your current view state. All preferences—panel position, theme preference, auto-save state, and sound preference—are saved per domain or globally as appropriate for a seamless experience.

PLEASE NOTE

Distraction Free Writing Pad requires the free BotGentz extension to be installed and enabled, as it relies on the cross-extension messaging API provided by BotGentz for DOM access permissions. Because websites frequently update their structure, the overlay may require periodic script updates to maintain compatibility with specific pages. If the tool does not overlay correctly, please check for updates or report the issue. All writing content is stored locally in your browser using GM_setValue. No text, writing samples, or usage data are ever sent to any server. The extension does not read, store, or transmit any personal information. It only overlays the DOM to provide a writing interface and stores text locally at your explicit request.

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.