Chrome Extension
The Nometria Chrome Extension adds Preview and Deploy buttons directly inside builder platforms. No tab-switching, no CLI — migrate and deploy without leaving your builder.Supported Platforms
Install
From Source (Developer Mode)
-
Clone or download the extension:
-
Open Chrome and navigate to
chrome://extensions - Enable Developer mode (toggle in top right)
- Click Load unpacked and select the extension folder
- The Nometria icon appears in your toolbar
From Chrome Web Store
Coming soon — the extension is pending Chrome Web Store review.Setup
- Click the Nometria extension icon in your toolbar
- Click Login — this opens
nometria.com/extension/login - Sign in with your Nometria account
- The extension saves your session token
Settings (Optional)
Click the gear icon in the popup to configure:Usage
On Builder Platforms
When you visit base44.com, lovable.dev, or manus.im while logged in:- A Nometria button appears in the builder interface
- Click Preview to create a free staging preview (~2 hours)
- Click Deploy to migrate and deploy to production
- Detects which builder platform you’re on
- Exports your app code (via API or ZIP download)
- Creates a migration in your Nometria account
- Deploys a staging preview
On GitHub
When visiting a GitHub repository page:- Click the Nometria extension icon
- Click Import & Preview to:
- Import the repo into your Nometria account
- Deploy a staging preview
- If GitHub OAuth isn’t connected, you’ll be prompted to connect
From the Popup
Click the extension icon anywhere to:- View all your apps and their status
- Quick-deploy or resync any app
- Access the Nometria dashboard
How It Works
Permissions
The extension requires:- activeTab — to detect which builder platform you’re on
- storage — to save your login session
- downloads — to export ZIP files from builders
- identity — for OAuth login flow
Troubleshooting
“Not logged in” after install: Click the extension icon → Login → sign in at nometria.com Extension doesn’t appear on builder site: Refresh the page. If it still doesn’t appear, check that the extension is enabled atchrome://extensions.
Preview fails:
Check that your Nometria account is active at nometria.com/dashboard.
Need help?