Submit Auto-Clicker (Safe)
Allowlist-based submit button auto-clicker with dry-run safeguards.
As of June 2026, Submit Auto-Clicker (Safe) has 11 users in the Developer Tools category.
Usersup 120.0 percent+120.0%
11
11
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
1.1.0
Manifest V3
90-day change · In the last 90 days this extension 1 version update, changed permissions.
History
10 snapshotsTracking since Apr 1, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 1, 2026 | 5 | — | — | 1.0.1 |
| Apr 9, 2026 | 6 | — | — | 1.1.0 |
| Apr 20, 2026 | 15 | — | — | 1.1.0 |
| Apr 25, 2026 | 10 | — | — | 1.1.0 |
| May 2, 2026 | 11 | — | — | 1.1.0 |
| May 9, 2026 | 10 | — | — | 1.1.0 |
| May 14, 2026 | 12 | — | — | 1.1.0 |
| May 20, 2026 | 13 | — | — | 1.1.0 |
| May 26, 2026 | 6 | — | — | 1.1.0 |
| Jun 8, 2026 | 7 | — | — | 1.1.0 |
| Now | 11 | — | — | 1.1.0 |
Changelog
- Apr 1, 2026description
Submit Auto-Clicker (Safe) automates repetitive submit actions only on websites you explicitly allow. Why install it: - Allowlist-only execution (no unknown sites by default) - Global toggle + per-site enable/disable - Dry-run mode (detect/log only, no click) - Cooldown to prevent repeated clicks - Visible in-page “Auto-click active” status with last action timestamp How it works: - Monitors DOM updates with a debounced MutationObserver - Matches configurable button labels (Submit, Continue, Apply, Yes) - Clicks only when the target is visible, enabled, and inside your configured container selector Privacy and control: - Settings are stored locally in browser storage - No external API is required for core behavior - Users can disable automation anytime globally or per site Best practice: start in dry-run mode, validate behavior, then enable live mode.
Stop babysitting the Submit button. Start shipping code. If you use OpenAI Codex in VSCode, you know the tradeoff: full-access mode is a black box, but approval mode means clicking Submit over and over — sometimes hundreds of times per session. You're stuck watching a button instead of reviewing code. Submit Auto-Clicker fixes this. It auto-clicks Submit, Continue, and Apply buttons for you while you stay in approval mode. You get the speed of full access with the safety of approvals. While Codex works, you review diffs, read docs, or grab coffee. This is the only Chrome extension built specifically for the Codex approval-mode workflow. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🔒 ALLOWLIST-ONLY SECURITY Nothing runs unless you say so. → Deny-all by default — you explicitly approve every URL → Dry-run mode — detect and log submit buttons without clicking (verify before going live) → Per-site enable/disable — granular control over every domain → Global toggle — one click to pause everything → Cooldown timer — prevents repeated or runaway clicks → CSS container scoping — restrict clicks to specific page sections ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📊 CLICK COUNTER & SESSION STATS (NEW in v1.1) → Tracks total clicks saved across all sessions → Time-saved estimate (see exactly how much time you're getting back) → Milestone badges: 🔥 First 10 → ⚡ 50 streak → 🚀 100 club → 💎 500 legend → 👑 1K beast → Daily usage streak tracking → Draggable floating widget — shows live status directly on any page ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ⚙️ HOW IT WORKS → Monitors the page with a debounced MutationObserver (lightweight, no polling) → Matches configurable button labels: Submit, Continue, Apply, Yes — or add your own → Clicks only when the target button is visible, enabled, and inside your configured container → Completion notification alerts you when a session finishes → Works on any web app with repetitive confirmation buttons ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🛡 ZERO DATA COLLECTION → All settings stored locally in your browser — nothing leaves your machine → No external APIs. No analytics. No trackers. No account required. → 17KB total extension size → Fully open-source: https://github.com/nabil-stem/submit-bot-codex-vscode ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 💡 WHO IS THIS FOR? → Developers using Codex in VSCode who want approval-mode safety without the clicking pain → Anyone automating repetitive submit/continue/apply workflows on trusted sites → QA engineers running through approval flows on staging environments → Vibecoding sessions where you need Codex to keep rolling while you review ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🚀 GETTING STARTED 1. Install the extension 2. Open the popup → add your site URL to the allowlist 3. Enable dry-run mode first (recommended) — watch the console to verify detection 4. Turn off dry-run when you're confident → the extension clicks for you 5. Track your clicks saved in the popup counter You shouldn't have to choose between safety and convenience.
- Apr 1, 2026permissions
storage, tabs
storage, tabs, notifications, contextMenus
Permissions & access
- Permissions
- storagetabsnotificationscontextMenus
- Host access
- https://*/*, http://*/*
Screenshots
About
Stop babysitting the Submit button. Start shipping code. If you use OpenAI Codex in VSCode, you know the tradeoff: full-access mode is a black box, but approval mode means clicking Submit over and over — sometimes hundreds of times per session. You're stuck watching a button instead of reviewing code. Submit Auto-Clicker fixes this. It auto-clicks Submit, Continue, and Apply buttons for you while you stay in approval mode. You get the speed of full access with the safety of approvals. While Codex works, you review diffs, read docs, or grab coffee. This is the only Chrome extension built specifically for the Codex approval-mode workflow. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🔒 ALLOWLIST-ONLY SECURITY Nothing runs unless you say so. → Deny-all by default — you explicitly approve every URL → Dry-run mode — detect and log submit buttons without clicking (verify before going live) → Per-site enable/disable — granular control over every domain → Global toggle — one click to pause everything → Cooldown timer — prevents repeated or runaway clicks → CSS container scoping — restrict clicks to specific page sections ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📊 CLICK COUNTER & SESSION STATS (NEW in v1.1) → Tracks total clicks saved across all sessions → Time-saved estimate (see exactly how much time you're getting back) → Milestone badges: 🔥 First 10 → ⚡ 50 streak → 🚀 100 club → 💎 500 legend → 👑 1K beast → Daily usage streak tracking → Draggable floating widget — shows live status directly on any page ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ⚙️ HOW IT WORKS → Monitors the page with a debounced MutationObserver (lightweight, no polling) → Matches configurable button labels: Submit, Continue, Apply, Yes — or add your own → Clicks only when the target button is visible, enabled, and inside your configured container → Completion notification alerts you when a session finishes → Works on any web app with repetitive confirmation buttons ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🛡 ZERO DATA COLLECTION → All settings stored locally in your browser — nothing leaves your machine → No external APIs. No analytics. No trackers. No account required. → 17KB total extension size → Fully open-source: https://github.com/nabil-stem/submit-bot-codex-vscode ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 💡 WHO IS THIS FOR? → Developers using Codex in VSCode who want approval-mode safety without the clicking pain → Anyone automating repetitive submit/continue/apply workflows on trusted sites → QA engineers running through approval flows on staging environments → Vibecoding sessions where you need Codex to keep rolling while you review ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🚀 GETTING STARTED 1. Install the extension 2. Open the popup → add your site URL to the allowlist 3. Enable dry-run mode first (recommended) — watch the console to verify detection 4. Turn off dry-run when you're confident → the extension clicks for you 5. Track your clicks saved in the popup counter You shouldn't have to choose between safety and convenience.
Technical
- Version
- 1.1.0
- Manifest
- V3
- Size
- 23.77KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- dnglmkgbpidndlhffnbihclfmkcedolf
- Developer ID
- ub221d24948532b197db02ec4b272fc8d
- Developer Email
- [email protected]
- Created
- Feb 28, 2026
- Last Updated (Store)
- Mar 31, 2026
- Last Scraped
- Jun 8, 2026
- Website
- —
Similar extensions
Alternatives to Submit Auto-Clicker (Safe), ranked by description similarity.
Auto Clicker - MT Auto Clicker [Beta Version]
Auto Clicker - MT Auto Clicker [Beta Version] is your go-to tool for automating repetitive tasks on your system.
10.0K
★ 2.3
Field Unlocker
Removes readonly and disabled attributes from input fields on allowed sites.
370
Form Autofill - One-Click Form Filler for Chrome
Form autofill for any website. Fill forms in one click with saved rules. Local-only, no account, no sync. Works offline.
8
Macro Cursor Recorder
Record and replay user interactions with a realistic cursor overlay. Use only on sites you're authorized to automate.
442
★ 3.0
Auto Radio Button
Toggle all detectable Yes/No radio groups on the current page.
7
网页智能连点器
真正的网页后台点击解决方案 - 不影响真实鼠标,支持1ms超高速点击,全局快捷键控制
1.0K
★ 5.0
AutoLocatr
Generate automation locators from any webpage for different languages & frameworks.
—
★ 5.0
URL Checker Navigator
Navigate through website URLs one by one for testing. Check if all pages work properly with customizable timing intervals.
7
★ 5.0
Data sourced from the Chrome Web Store · last verified Jun 8, 2026.