Skip to main content

Translate Any Page Bookmarklet

Translate text from any webpage with one click. Drag the button below to your bookmarks bar.

How to Use

  1. Drag the bookmarklet button below to your browser's bookmarks bar
  2. Visit any webpage you want to translate
  3. Highlight text you want to translate (optional - if no text is selected, the entire page will be extracted)
  4. Click the bookmarklet in your bookmarks bar - TranslatePro will open with the text ready to translate

Drag this button to your bookmarks bar:

On most browsers, simply drag this button to the bookmarks bar at the top of your window

๐Ÿ“– Translate This Page

Works on Chrome, Firefox, Edge, Safari, and most modern browsers

View Bookmarklet Code (for technical users)
(function() {
  const selectedText = window.getSelection().toString().trim();
  const text = selectedText || document.body.innerText.substring(0, 5000);
  const url = 'https://translatepro.app/?text=' + encodeURIComponent(text);
  window.open(url, '_blank');
})();

Features

  • โœ“Extract selected text or entire page content (up to 5000 characters)
  • โœ“Opens TranslatePro in a new tab with text pre-filled
  • โœ“Works on any website - no installation required
  • โœ“Privacy-friendly: All text extraction happens in your browser

WordRight โ€” Grammar confidence companion