Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
NexoPad — Text Expander, Notes, AI & Link Manager 미리보기

NexoPad — Text Expander, Notes, AI & Link Manager 제작자: Nexo Labs

Text expander, encrypted notepad, and tab manager with built-in AI (BYOK). Type 10x faster, automate replies, save web clips, and organize your links in one place. Free forever and privacy-focused.

일부 기능은 결제가 필요할 수 있음일부 기능은 결제가 필요할 수 있음
5 (리뷰 1개)5 (리뷰 1개)
사용자 2명사용자 2명
Firefox를 다운로드하고 확장 기능을 받으세요
파일 다운로드

확장 메타 데이터

스크린샷
정보
🚀 NexoPad — Text Expander, Canned Responses, AI Assistant, Encrypted Notes & Links for Firefox.

Are you always typing the same emails, chats, or forms? Do you lose ideas among dozens of open tabs? Can't ever find that important link you saved? NexoPad replaces several tools in one single extension: it works as your smart text expander, encrypted notepad with web clipper, link organizer, and AI assistant with your own key (BYOK).

👉 Click "Add to Firefox" — start for free, no credit card required.
  • ✔️ Type up to 10x faster
  • ✔️ Save hours every week
  • ✔️ Capture ideas and articles instantly while browsing
  • ✔️ Automate responses, notes, and repetitive tasks
  • ✔️ Keep everything organized without leaving your browser

Ideal for students, writers, customer support, marketers, SEOs, developers, and freelancers. Available in 5 languages.

🖥️ 3 WAYS TO USE IT
  1. Popup (Ctrl+Space): Insert snippets, save notes, or launch links in 1 second.
  2. Side Panel: Your always-visible copilot while you browse.
  3. Full-Screen Editor (Alt+Q): Notebook-style notes and templates to focus.

⚡ TEXT EXPANDER & CANNED RESPONSES (SNIPPETS)

Create a shortcut for any text you repeat.
* Type /sig → your full signature appears instantly.
* Smart Forms: fill in variable data before inserting the text.
* Context Capture: extract a name or company from the web page.
* Auto-Dates: {{date:+7d}} inserts the exact date.
* A/B Testing (Spintax): up to 8 variants with automatic rotation.
* Visual Inspector: extract web data with one click.
* Rich Editor: images, tables, HTML, and typewriter mode.

📝 ENCRYPTED NOTES MANAGER + WEB CLIPPER

Your personal vault always available in Firefox.
* Web Clipper (Alt+C): select text and save it as Markdown.
* Floating Post-its: notes in an independent, always-visible window.
* Urgent Mode: alarms that require action for critical tasks.
* Secure cloud sync included.

🔗 LINK & TAB MANAGER
  • Save favorite websites and open them with one click.
  • Colored Tab Groups: open multiple URLs together.
  • Auto-Rename: identify repeated tabs from your CRM or bank.
  • Omnibox Search: type sys and find any link.
  • Incognito Mode: open saved links in a private window.

🤖 AI ASSISTANT — BYOK

Connect your own API from OpenAI, Gemini, DeepSeek, Anthropic, etc.
* Inline AI: fix, translate, or summarize text directly on the page.
* Chat with context: have the AI respond using your own notes.
* Summarize tabs in seconds.

⌨️ KEYBOARD SHORTCUTS

Customizable in Firefox (Manage Extension Shortcuts):
* Ctrl+Space → Main popup
* Alt+Q → Full-screen editor
* Alt+S → Notes panel
* Ctrl+Shift+Space → Snippets panel

Fixed & Internal Shortcuts:
* Alt+C → Web Clipper
* Ctrl+K → Global Search
* // → Search & insert snippets without a mouse

🛡️ TOTAL PRIVACY FOR FIREFOX

NexoPad does not sell your data, has no hidden telemetry, and does not track your browsing. Page reading features only trigger when you act. Your API keys travel directly from your browser to the AI provider.



💎 PLANS
  • 🌱 Free — Core features with generous limits and cloud sync.
  • ⭐ PRO — Full individual power, unlimited content, and ROI Dashboard.
  • 🏢 TEAMS — Shared vault, roles, and global variables.

📞 Need help? Contact us on our website.
개발자 의견
Technical Architecture & Privacy Overview

NexoPad is built with a strict privacy-first and local-first approach. Here is a technical breakdown of how the extension operates and handles your data:
  1. Permissions Justification
  2. "Access your data for all websites": This is strictly necessary to detect when you type a shortcut command (e.g., /hello) and instantly replace it with the expanded text in any input field or contenteditable element. It is also required to read on-screen elements for our dynamic variables (like extracting a name or company from the DOM) and to inject AI-generated text directly into your active tab.
  3. Data Storage & Encryption
    All your snippets, clips, notes, and bookmarks are stored locally in your browser using IndexedDB. We do not have access to your vault. If you use the PIN lock feature, your data is protected using local encryption standards. For users on Pro/Teams plans utilizing cloud sync, data is encrypted securely in transit.
  4. AI Integration (Bring Your Own Key)
    NexoPad acts as a direct, client-side bridge between your browser and the AI provider of your choice (OpenAI, Anthropic, Gemini, etc.).
  5. Your API keys are stored entirely locally on your device.
  6. We do not route your prompts, API keys, or AI responses through any NexoPad middleware servers. The requests go straight from your Firefox browser to the provider's official endpoints.
  7. Performance
    The extension uses a lightweight background script (Manifest V3 compatible) to ensure minimal memory consumption, only activating the content scripts when a text field is focused or a shortcut is triggered. No background tracking or analytics injections are used.
1명이 5점으로 평가함
로그인하여 이 확장 기능의 평점을 남겨주세요
아직 평점이 없습니다

별점 저장됨

5
1
4
0
3
0
2
0
1
0
리뷰 1개 모두 읽기
권한 및 데이터

필수 권한:

  • 북마크 읽기 및 수정
  • 클립보드에 데이터 넣기
  • 알림 표시
  • 브라우저 탭에 접근
  • 모든 웹사이트에서 사용자의 데이터에 접근

선택적 권한:

  • api.openai.com에서 사용자의 데이터에 접근
  • api.anthropic.com에서 사용자의 데이터에 접근
  • generativelanguage.googleapis.com에서 사용자의 데이터에 접근
  • api.deepseek.com에서 사용자의 데이터에 접근
  • api.groq.com에서 사용자의 데이터에 접근
  • api.x.ai에서 사용자의 데이터에 접근
  • api.mistral.ai에서 사용자의 데이터에 접근
  • api.cohere.com에서 사용자의 데이터에 접근
  • openrouter.ai에서 사용자의 데이터에 접근
  • api.together.xyz에서 사용자의 데이터에 접근
더 알아보기
추가 정보
부가 기능 링크
  • 홈 페이지
  • 지원 사이트
  • 지원 이메일
  • Copy add-on ID
버전
2.7.9
크기
566.08 KB
마지막 업데이트
25일 전 (2026년 4월 24일)
관련 카테고리
  • 검색 도구
  • 소셜 서비스
  • 탭
라이선스
All Rights Reserved
개인정보처리방침
이 부가 기능에 대한 개인정보처리방침 읽기
버전 목록
  • 모든 버전 보기
태그
  • chat
  • facebook
  • google
  • password manager
  • privacy
  • search
  • security
  • social media
  • whatsapp
  • zoom
모음집에 추가
이 부가 기능 신고
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.