GetPower-DANMAN Solutions 제작자: DANMAN SOLUTIONS
One sidebar on every page: AI chat that reads the page you're on, a 20-slot clipboard with hotkeys, scraping, site crawling, form autofill, macro recording, OCR, and Salesforce/Sheets automations. Bring your own API keys — your data stays yours.
실험적실험적
일부 기능은 결제가 필요할 수 있음일부 기능은 결제가 필요할 수 있음
Android™용 Firefox에서 사용 가능Android™용 Firefox에서 사용 가능
사용자 11명사용자 11명
Android용 Firefox에서 이 확장 기능을 열려면 QR 코드를 스캔하세요
확장 메타 데이터
정보
Twenty tabs, a scratch document, and a text editor full of half-copied notes—DANMAN replaces all of it with one panel that opens on any page.
Press Ctrl+Shift+D, and the sidebar slides in. Ask an AI about the page you're looking at. Paste from any of twenty clipboard slots without leaving the keyboard. Break a page down into structured data, record a repetitive task once and replay it, read text out of a screenshot, and push any of it into your Google Sheet or Drive folder.
What's in the sidebar?
Bring your own everything
DANMAN has no account, no subscription, and no server of its own. Supply an API key for the AI provider you prefer, and — if you want memory, logging, or a backend — use the URL of a Google Apps Script web app in your account. Your page content goes to your provider. Your files go to your Drive. Your logs go to your spreadsheet. Nothing routes through us because there is no us to route through.
Who is it for?
For people who live in a browser doing repetitive work with real data: support and operations teams working cases, analysts pulling numbers off pages, anyone who fills the same form fifty times a week, and researchers who need what's on screen turned into something they can query later.
Getting started
Requires an API key. DANMAN is the workbench, not the model. Without a key from at least one AI provider, the chat, OCR, and AI-assisted form fill won't run—everything else, including the clipboard manager, scraping, links, crawling, and macros, works independently.
Whats new in the latest V6.9.5**
Main Functions and Practical Use Cases
Tool What it does Practical corporate use case
Turn DANMAN from a local extension into a trackable, team-ready automation platform.
Automate the work between the work.
GetPower DANMAN helps corporate users eliminate repetitive browser tasks by combining web scraping, AI assistance, form automation, OCR, clipboard management, macro recording, Salesforce SOQL support, and Google Sheets integration inside one Firefox sidebar.
Use it to extract page data, collect links, crawl documentation trees, fill forms from Sheets, record repeatable workflows, process PDFs with AI OCR, parse emails into structured records, build Salesforce queries, and push results back into Google Sheets or Drive.
For individual users, DANMAN acts like a personal browser productivity engine.
When paired with the CellsForce Google Apps Script backend, it becomes a connected workflow system with logging, spreadsheet storage, webhook routing, Workbench imports, analytics, feedback capture, and leaderboard-ready campaign tracking.
Your browser is where the work happens. DANMAN makes it where the work gets automated.
Every corporate user knows the pain: too many tabs, too much copying, too many forms, too many PDFs, too many portals, and not enough time. DANMAN turns those scattered actions into tools you can reuse, replay, analyze, and improve.
Scrape the page.
Extract the links.
Scan the form.
Fill it from Sheets.
Record the workflow.
OCR the PDF.
Build the SOQL.
Import the Workbench results.
Ask AI what changed.
Log the outcome.
That is the DANMAN loop.
Best Campaign Positioning
As an individual Firefox extension
DANMAN is a browser-side productivity cockpit.
It helps one user move faster through repetitive web work: scraping, extracting, filling, copying, recording, OCRing, and querying without leaving the browser.
Best audience:
operations staff, tech support, sales ops, warranty teams, admins, analysts, form-heavy workers, Salesforce users, and anyone who lives in web portals.
As a paired extension + GAS backend
DANMAN + CellsForce becomes a lightweight automation platform.
The Firefox extension handles the front-end work inside the browser.
The Google Apps Script app handles the backend: Sheets database, Drive storage, webhook routing, analytics, feedback, leaderboard, imports, and AI-assisted sheet actions.
The extension captures the work. CellsForce organizes the work. Together, they turn daily corporate friction into reusable data, automation, and measurable productivity gains.
NEW EDITS
What changed in v4.6.0:
Sidebar — Trimmed to 7 tabs: Clipboard, DANMAN, Scrape, Links, Tree, Forms, EJECT. Memory and Sheets removed from sidebar (configuration consolidated to Settings page).
Clipboard tab — Added NUM toggle button in the toolbar. When ON, Ctrl+Shift+Numpad1-0 auto-maps to slots 1–10. When OFF, your custom hotkey combos apply. Added Reset button that restores all hotkeys and freezes to factory defaults. Numpad mode persists to storage and broadcasts to all tabs, so hotkeys work even when the sidebar is closed.
Tree RAG tab — URL input now auto-populates with the current focused page's URL. Added a Tabs button that opens a dropdown of all open browser tabs so you can pick a URL without copy/pasting.
Scrape tab — Added Save All to Local (ZIP) button alongside the existing Save to Drive. Downloads a ZIP containing metadata JSON, page HTML, plain text, image URL list, and links CSV — no external library needed (pure in-browser ZIP builder).
Options/Settings page — Added full Memory System section with Initialize, Fine-Tuning & Personality, Projects management, and Memory Actions (export, refresh, clear). All memory configuration that was previously in the sidebar is now here. Accessible via right-click → Settings.
Service worker — New handlers: GET_OPEN_TABS, GET_ACTIVE_TAB_URL, CLIPBOARD_SET_NUMPAD_MODE, CLIPBOARD_GET_NUMPAD_MODE. Numpad mode state broadcasts to all content scripts on toggle.
DANMAN Extension v4 → v5.1 Changelog
Clipboard Manager — New ClipboardFusion-style clipboard manager with 20 live slots. Automatically captures everything you copy. Freeze slots to protect them, search/filter, export to CSV or TXT. Paste directly into any field from the sidebar or with customizable hotkeys.
Custom Hotkeys — Assign up to 3-key combos (like Ctrl+Shift+V) to any clipboard slot for instant paste. Replaces the old Alt+1–0 only system.
Cross-Tab Sync — Clipboard slots stay available across all browser tabs. Hit the Sync button or switch tabs and your clips follow you.
Smart Paste — Paste now works reliably. The extension remembers the last text field you clicked on, so when you hit paste from the sidebar, content lands in the right place. System clipboard is always updated as a Ctrl+V fallback.
Right-Click Menu — Practical tools in one click: Open Sidebar, Speed Scrape, Ask DANMAN (sends highlighted text to chat), Send to Sheets, Open Google Sheets, Open Google Drive, and Settings.
Import/Export Config — Skip manual setup. Download a blank config template, fill it out, import with one click. Export your full config for backup or a redacted version without API keys. Export activity and error logs as JSON or CSV.
Google Apps Script Backend — Complete server-side script included. Handles reading, writing, and appending to Sheets, auto-creates typed sheets (Scrapes, Links, Forms, EJECT), manages Drive files and folders, and logs all activity. One deploy and your extension talks to Google.
Wider Sidebar — Expanded from 420px to 520px. All 9 tabs (Scrape, Links, Forms, DANMAN, EJECT, Tree, Memory, Sheets, Clips) now visible at once with icon-and-label layout. No more hidden tabs.
Memory Tab Fixed — Initialize Memory, Save Config, Create Project, and all other memory functions now work. Previously every button silently failed due to an internal wiring issue.
Popup Buttons Fixed — Extension toolbar popup now works in Firefox. All buttons (Open Sidebar, Settings, Quick Scrape, Screenshot, etc.) respond on click.
Featured Tool
TREE RAG — Knowledge Elevating Exponentially
Imagine having to click on every link — like you would on each node — to copy and extract the URL, analyze each page. That takes time, and lots of coffee.
With DANMAN’s TREE RAG, set the keywords of links you don’t want returned — like LOGIN pages or FORGOT PASSWORD — and let DANMAN systematically go down the rabbit hole. Capturing all the links on every page, and all the links of the links, and all those links, and… you get the idea. All you need to do is set how deep you want to go to get knowledge.
Press Ctrl+Shift+D, and the sidebar slides in. Ask an AI about the page you're looking at. Paste from any of twenty clipboard slots without leaving the keyboard. Break a page down into structured data, record a repetitive task once and replay it, read text out of a screenshot, and push any of it into your Google Sheet or Drive folder.
What's in the sidebar?
DANMAN chat: An assistant that can see the current page, your saved project memory, and any files you attach. Drop in a zip, and it unpacks. Drop in audio, and it's transcribed. Drop in a PDF, and it's read. Runs on Claude, OpenAI, or Gemini using your key.
20-slot clipboard: Every copy you make lands in a numbered slot. Use Alt+1 through Alt+0 to paste them back into any field. Freeze the slots you want to keep, filter to find one, pop the list out for heavy data entry.
Scrape and Links: Turn a page into structured JSON with text, headings, tables, images. Collect every link, split internal from external, and de-duplicate.
Tree: Crawl a whole site from one starting URL, watch it build live, and export the link structure as a diagram, CSV, or JSON.
Forms: Scan a page's forms, save your filled template, and replay on the next one. Map spreadsheet columns to fields and inject row after row.
Macros: Record clicks and typing into an editable step list. Replay it with a preview, per-step skipping, loops, and a live log.
OCR and Screenshot Studio: Read text out of images and PDFs with vision models, mark up a screenshot, and give it context in chat.
Salesforce tooling: A SOQL builder that extracts case numbers from anything you paste, a case triage pipeline, and EJECT, which turns a messy email into clean, structured fields you can transfer straight out.
Drive memory and recall: Organize work into projects in your Drive folder, mark active, and the chat carries them as context. Save anything worth keeping and find it again later by meaning rather than by keyword.
Bring your own everything
DANMAN has no account, no subscription, and no server of its own. Supply an API key for the AI provider you prefer, and — if you want memory, logging, or a backend — use the URL of a Google Apps Script web app in your account. Your page content goes to your provider. Your files go to your Drive. Your logs go to your spreadsheet. Nothing routes through us because there is no us to route through.
Who is it for?
For people who live in a browser doing repetitive work with real data: support and operations teams working cases, analysts pulling numbers off pages, anyone who fills the same form fifty times a week, and researchers who need what's on screen turned into something they can query later.
Getting started
- Open Settings and paste an API key for Claude, OpenAI, or Gemini. Press Test.
- Optional: Paste your Apps Script webhook URL and secret, then Sync — Drive and Sheets IDs import themselves.
- Press Ctrl+Shift+D on any page and start working. The Help tab explains every other tab.
Requires an API key. DANMAN is the workbench, not the model. Without a key from at least one AI provider, the chat, OCR, and AI-assisted form fill won't run—everything else, including the clipboard manager, scraping, links, crawling, and macros, works independently.
Whats new in the latest V6.9.5**
Main Functions and Practical Use Cases
Tool What it does Practical corporate use case
- DANMAN Sidebar Opens a full browser-side command center with tabs for Clips, AI, Scrape, Links, Tree, Forms, Macros, Execute, OCR, SOQL, and EJECT. Keep one productivity panel open while working across Salesforce, Gmail, Outlook, Workbench, portals, and Sheets.
- Quick Page Scrape Extracts the current page title, URL, meta description, headings, body text, images, tables, and word counts. Turn a messy webpage, spec sheet, product page, or internal article into structured data for review or export.
- Link Extractor Pulls all page links, deduplicates them, and separates internal vs. external links. Audit resource pages, collect documentation links, map customer portals, or prepare link lists for training materials.
- RAG Tree Explorer Crawls a site or documentation tree up to configurable depth, with pause/resume/cancel and export options. Build a knowledge map of manuals, support docs, dealer resources, FAQ pages, or internal process pages.
- Forms Scanner Detects forms, input fields, labels, dropdown options, required fields, constraints, and orphan fields outside formal forms. Understand complicated web forms before filling them, especially portals with hidden or inconsistent field labels.
- AI Form Autofill Maps Google Sheets data into browser forms, supports templates, skip-filled logic, row-by-row injection, and optional auto-submit. Fill repetitive warranty forms, vendor forms, Salesforce screens, onboarding forms, claim portals, or internal tickets.
- Macro Studio Records and replays browser actions: clicks, typing, waits, navigation, extraction, screenshots, copy/paste, tab switching, and screen-coordinate clicks. Automate repetitive daily steps such as opening cases, copying values, downloading invoices, updating statuses, or moving between portals.
- Execute Tab Previews macro steps before running, supports loop counts, pause/resume/stop, and versioned saves. Run sensitive workflows with control instead of blind automation. Useful for finance, support, and admin work.
- Clipboard Manager Provides 20 clipboard slots, custom hotkeys, numpad paste mode, freeze/unfreeze slots, cross-tab sync, and paste into active fields. Store case numbers, serial numbers, standard replies, account names, model numbers, or common troubleshooting phrases.
- DANMAN AI Chat AI assistant with optional current-page context, screenshot awareness, chat history, and Drive-backed memory projects. Ask questions about the current page, summarize a support thread, generate a response, troubleshoot selectors, or explain scraped data.
- Vision OCR Uses AI vision to extract text from PDFs/images and pull entities like emails, phones, dates, URLs, amounts, invoice numbers, totals, and line items. Convert invoices, scanned forms, screenshots, work orders, contracts, and customer documents into searchable structured data.
- SOQL / Workbench Helper Extracts case numbers, builds Salesforce SOQL, validates fields against a catalog, saves hot slots, parses Workbench results, and imports results into Sheets. Paste case numbers from a dashboard, generate a query, run it in Workbench, then push the result into a formatted Google Sheet.
- EJECT Pipeline Converts email or page content into structured JSON, examines confidence, compares against Salesforce/Sheets, then transfers to clipboard, Sheets, or Salesforce. Turn messy customer emails, quote requests, POs, or escalation notes into clean case-ready data.
- Google Drive / Sheets Bridge Saves JSON, HTML, form fields, OCR output, scrape results, Workbench imports, screenshots, and activity logs through API or Apps Script webhook. Build a low-friction backend database using Google Sheets and Drive without needing a traditional server.
- CellsForce GAS Bridge Connects the Firefox extension to the Apps Script backend for spreadsheet context, AI filling, Workbench imports, file creation, landing analytics, leaderboard, and feedback.
Turn DANMAN from a local extension into a trackable, team-ready automation platform.
Automate the work between the work.
GetPower DANMAN helps corporate users eliminate repetitive browser tasks by combining web scraping, AI assistance, form automation, OCR, clipboard management, macro recording, Salesforce SOQL support, and Google Sheets integration inside one Firefox sidebar.
Use it to extract page data, collect links, crawl documentation trees, fill forms from Sheets, record repeatable workflows, process PDFs with AI OCR, parse emails into structured records, build Salesforce queries, and push results back into Google Sheets or Drive.
For individual users, DANMAN acts like a personal browser productivity engine.
When paired with the CellsForce Google Apps Script backend, it becomes a connected workflow system with logging, spreadsheet storage, webhook routing, Workbench imports, analytics, feedback capture, and leaderboard-ready campaign tracking.
Your browser is where the work happens. DANMAN makes it where the work gets automated.
Every corporate user knows the pain: too many tabs, too much copying, too many forms, too many PDFs, too many portals, and not enough time. DANMAN turns those scattered actions into tools you can reuse, replay, analyze, and improve.
Scrape the page.
Extract the links.
Scan the form.
Fill it from Sheets.
Record the workflow.
OCR the PDF.
Build the SOQL.
Import the Workbench results.
Ask AI what changed.
Log the outcome.
That is the DANMAN loop.
Best Campaign Positioning
As an individual Firefox extension
DANMAN is a browser-side productivity cockpit.
It helps one user move faster through repetitive web work: scraping, extracting, filling, copying, recording, OCRing, and querying without leaving the browser.
Best audience:
operations staff, tech support, sales ops, warranty teams, admins, analysts, form-heavy workers, Salesforce users, and anyone who lives in web portals.
As a paired extension + GAS backend
DANMAN + CellsForce becomes a lightweight automation platform.
The Firefox extension handles the front-end work inside the browser.
The Google Apps Script app handles the backend: Sheets database, Drive storage, webhook routing, analytics, feedback, leaderboard, imports, and AI-assisted sheet actions.
The extension captures the work. CellsForce organizes the work. Together, they turn daily corporate friction into reusable data, automation, and measurable productivity gains.
NEW EDITS
What changed in v4.6.0:
Sidebar — Trimmed to 7 tabs: Clipboard, DANMAN, Scrape, Links, Tree, Forms, EJECT. Memory and Sheets removed from sidebar (configuration consolidated to Settings page).
Clipboard tab — Added NUM toggle button in the toolbar. When ON, Ctrl+Shift+Numpad1-0 auto-maps to slots 1–10. When OFF, your custom hotkey combos apply. Added Reset button that restores all hotkeys and freezes to factory defaults. Numpad mode persists to storage and broadcasts to all tabs, so hotkeys work even when the sidebar is closed.
Tree RAG tab — URL input now auto-populates with the current focused page's URL. Added a Tabs button that opens a dropdown of all open browser tabs so you can pick a URL without copy/pasting.
Scrape tab — Added Save All to Local (ZIP) button alongside the existing Save to Drive. Downloads a ZIP containing metadata JSON, page HTML, plain text, image URL list, and links CSV — no external library needed (pure in-browser ZIP builder).
Options/Settings page — Added full Memory System section with Initialize, Fine-Tuning & Personality, Projects management, and Memory Actions (export, refresh, clear). All memory configuration that was previously in the sidebar is now here. Accessible via right-click → Settings.
Service worker — New handlers: GET_OPEN_TABS, GET_ACTIVE_TAB_URL, CLIPBOARD_SET_NUMPAD_MODE, CLIPBOARD_GET_NUMPAD_MODE. Numpad mode state broadcasts to all content scripts on toggle.
DANMAN Extension v4 → v5.1 Changelog
Clipboard Manager — New ClipboardFusion-style clipboard manager with 20 live slots. Automatically captures everything you copy. Freeze slots to protect them, search/filter, export to CSV or TXT. Paste directly into any field from the sidebar or with customizable hotkeys.
Custom Hotkeys — Assign up to 3-key combos (like Ctrl+Shift+V) to any clipboard slot for instant paste. Replaces the old Alt+1–0 only system.
Cross-Tab Sync — Clipboard slots stay available across all browser tabs. Hit the Sync button or switch tabs and your clips follow you.
Smart Paste — Paste now works reliably. The extension remembers the last text field you clicked on, so when you hit paste from the sidebar, content lands in the right place. System clipboard is always updated as a Ctrl+V fallback.
Right-Click Menu — Practical tools in one click: Open Sidebar, Speed Scrape, Ask DANMAN (sends highlighted text to chat), Send to Sheets, Open Google Sheets, Open Google Drive, and Settings.
Import/Export Config — Skip manual setup. Download a blank config template, fill it out, import with one click. Export your full config for backup or a redacted version without API keys. Export activity and error logs as JSON or CSV.
Google Apps Script Backend — Complete server-side script included. Handles reading, writing, and appending to Sheets, auto-creates typed sheets (Scrapes, Links, Forms, EJECT), manages Drive files and folders, and logs all activity. One deploy and your extension talks to Google.
Wider Sidebar — Expanded from 420px to 520px. All 9 tabs (Scrape, Links, Forms, DANMAN, EJECT, Tree, Memory, Sheets, Clips) now visible at once with icon-and-label layout. No more hidden tabs.
Memory Tab Fixed — Initialize Memory, Save Config, Create Project, and all other memory functions now work. Previously every button silently failed due to an internal wiring issue.
Popup Buttons Fixed — Extension toolbar popup now works in Firefox. All buttons (Open Sidebar, Settings, Quick Scrape, Screenshot, etc.) respond on click.
Featured Tool
TREE RAG — Knowledge Elevating Exponentially
Imagine having to click on every link — like you would on each node — to copy and extract the URL, analyze each page. That takes time, and lots of coffee.
With DANMAN’s TREE RAG, set the keywords of links you don’t want returned — like LOGIN pages or FORGOT PASSWORD — and let DANMAN systematically go down the rabbit hole. Capturing all the links on every page, and all the links of the links, and all those links, and… you get the idea. All you need to do is set how deep you want to go to get knowledge.
리뷰어 0명이 0점으로 평가함
권한 및 데이터
필수 권한:
- 클립보드에서 데이터 가져오기
- 클립보드에 데이터 넣기
- 브라우저 탭에 접근
- 모든 웹사이트에서 사용자의 데이터에 접근
선택적 권한:
- 모든 웹사이트에서 사용자의 데이터에 접근
추가 정보
- 부가 기능 링크
- 버전
- 7.5.0
- 크기
- 952.76 KB
- 최근 업데이트
- 한 달 전 (2026년 7월 21일)
- 관련 카테고리
- 라이선스
- All Rights Reserved
- 버전 목록
- 모음집에 추가