Chrome Extension
The Loco Chrome extension adds a side panel for in-context translation editing — see and edit translations while viewing the actual page.
Install
- Open Chrome and go to
chrome://extensions/ - Enable Developer mode (top-right toggle)
- Click Load unpacked
- Select the
chrome-extension/folder from the Loco repo - The Loco Translation Editor extension appears in your extensions list
Configure
- Click the Loco extension icon → Options (or right-click → Extension options)
- Fill in:
- API Base URL — the Loco server URL (e.g.
http://localhost:6101) - API Key — from Dashboard → Settings
- API Base URL — the Loco server URL (e.g.
- Click Save Settings, then Test Connection
Usage
Navigate to any page running the Loco snippet and click the extension icon to open the side panel. You'll see:
- All phrases discovered on the current page URL
- Filter by status (Pending, Approved, Trash) or translation coverage
- Edit translations inline without leaving the page
- Changes saved instantly to the Loco server