Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

gemini-browser

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gemini-browser

automated browsing using gemini-cli

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
1
-96.3%
Maintainers
1
Weekly downloads
 
Created
Source

Gemini Browser

An automated browsing application powered by Gemini CLI, built with Electron and Puppeteer for intelligent web automation and AI-driven browsing experiences.

Features

  • 🤖 AI-Powered Automation - Leverage Gemini CLI for intelligent web browsing
  • 🔧 Puppeteer Integration - Two methods for robust browser automation within Electron
  • 🖥️ Cross-Platform - Build for Windows, macOS, and Linux, one click install
  • 🚀 Modern Architecture - Built with Electron 37 and latest web technologies
  • 🛡️ Secure - Proper code signing and security configurations, Oauth handled by google

Install: fastest

just click and install from release, Oauth signin is managed by gemini-cli which is bundled as a binary.

Install: from npmjs

npm install -g gemini-browser
gemini-browser

or

npx gemini-browser

the npx command will install everything into a temp directory

Install: from source

Clone the repository and install dependencies:

git clone https://github.com/shubinwang/gemini-browser.git
cd gemini-browser
npm install .
npm run start 

Keywords

ai

FAQs

Package last updated on 14 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts