Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopClip · Gemini AI

English | 繁體中文

PopClip extensions for macOS powered by Google Gemini.

Extensions

Package Description
gemini-ask.popclipext Selected text → AI answer in popup or replaces selection
gemini-translate.popclipext Selected text → translated and pasted

Installation

Double-click the .popclipext folder in Finder. No setup required.


Options

Gemini Ask Settings (English)


Config Field

Google AI Studio (simplest)

Get key → Google AI Studio

AIzaSyXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Vertex AI — Service Account JSON

Paste the entire contents of your downloaded JSON key file:

{
  "type": "service_account",
  "project_id": "your-project-id",
  "private_key": "-----BEGIN PRIVATE KEY-----\n...\n-----END PRIVATE KEY-----\n",
  "client_email": "your-sa@your-project.iam.gserviceaccount.com",
  "token_uri": "https://oauth2.googleapis.com/token"
}

See the Vertex AI Setup Guide for full instructions.


Supported Models

Model Google AI Vertex AI
gemini-2.5-flash
gemini-2.5-flash-lite
gemini-2.5-flash-lite-preview-09-2025
gemini-2.0-flash
gemini-2.0-flash-001
gemini-2.0-flash-lite-001
gemini-3.1-pro-preview ✅ (location=global)
gemini-3.1-flash-lite-preview ✅ (location=global)
gemini-3-pro-preview ✅ (location=global)

The Custom Model field accepts any valid model name.



繁體中文

English | 繁體中文

以 Google Gemini 驅動的 macOS PopClip 擴充套件。

包含擴充套件

套件 功能
gemini-ask.popclipext 選取文字 → AI 回答顯示於彈窗,或替換選取文字
gemini-translate.popclipext 選取文字 → 翻譯後直接貼上

安裝

在 Finder 中雙擊 .popclipext 資料夾即可安裝,無需其他操作。


設定選項

Gemini Ask 設定介面(繁體中文)


Config 欄位填法

Google AI Studio(最簡單)

取得 Key → Google AI Studio

AIzaSyXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Vertex AI — Service Account JSON

將下載的金鑰 JSON 檔案整個內容貼入 Config 欄位:

{
  "type": "service_account",
  "project_id": "your-project-id",
  "private_key": "-----BEGIN PRIVATE KEY-----\n...\n-----END PRIVATE KEY-----\n",
  "client_email": "your-sa@your-project.iam.gserviceaccount.com",
  "token_uri": "https://oauth2.googleapis.com/token"
}

詳細設定流程請參閱 Vertex AI 設定指南


支援模型

模型 Google AI Vertex AI
gemini-2.5-flash
gemini-2.5-flash-lite
gemini-2.5-flash-lite-preview-09-2025
gemini-2.0-flash
gemini-2.0-flash-001
gemini-2.0-flash-lite-001
gemini-3.1-pro-preview ✅ (location=global)
gemini-3.1-flash-lite-preview ✅ (location=global)
gemini-3-pro-preview ✅ (location=global)

自定義模型欄位可輸入任何有效模型名稱。


License

See LICENSE.

About

AI writing Popclip extension by Gemini

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages