Claude Scheduler

Claudeの予約送信・週次定期送信・SPOT予約送信を行う拡張機能

As of June 2026, Claude Scheduler has 14 users in the Workflow & Planning category.

Usersno change0%
14
14
Ratingno change0%
— reviews
Reviewsno change0%
Version
1.0.0
Manifest V3

History

4 snapshots

Tracking since May 23, 2026.

14.9681.0399999999999991May 23, 2026Jun 11, 2026
View as table
DateUsersRatingReviewsVersion
May 23, 20261.0.0
May 29, 20261.0.0
Jun 5, 202621.0.0
Jun 11, 202661.0.0
Now141.0.0

Changelog

  • Jun 11, 2026
    description
    ■ Claude Schedulerとは
    
    Claude Schedulerは、Anthropic社のClaude(claude.ai)に対して「予約送信」機能を追加するChrome拡張です。
    
    セキュリティポリシーの都合で、社内環境からCowork(Anthropic公式デスクトップアプリ)やClaude Code(CLIツール)が利用できない方を主な対象としています。これらの公式ツールが使えない環境でも、ブラウザだけで「指定時刻にClaudeへプロンプトを送る」「毎週月曜09:00に定例レポートを依頼する」「明日の朝に1回だけ送信する」といった時間ベースの自動化を実現します。
    
    ■ 3つの予約モード
    
    ▼ A. 即時予約送信
    今開いているClaudeのタブで、すでに入力済みのテキストや添付ファイルをそのまま、指定時刻に送信ボタンをクリックするだけのシンプルなモード。添付ファイル付きの予約に唯一対応するモードです。
    
    ▼ B. 週次定期送信
    曜日(複数選択可)× 時刻 × 固定テキストを一度登録すると、毎週その時刻に新規チャットを開き、登録済みテキストを自動送信します。週次レポート催促・週次の定例タスク起動などに最適。
    
    ▼ C. SPOT予約送信
    1回限りの予約送信。日時 × テキストを登録すると、指定時刻に新規チャットを開いて自動送信。定例化しない単発リマインダー向け。
    
    ■ プライバシーとセキュリティ
    
    ・すべての予約データはchrome.storage.localにのみ保存(ローカル保存・外部サーバー送信ゼロ)
    ・分析ツール・トラッキングコード・広告SDKは一切組み込んでいません
    ・アカウント登録不要・ログイン不要・課金なし
    ・host_permissionsはclaude.aiのみに限定。他のサイトには一切アクセスしません
    ・ソースコードは完全オープン(manifest.json、popup.js、content.js、background.jsの4ファイルのみで構成)
    
    ■ 動作の仕組み
    
    Chrome標準のchrome.alarms APIで指定時刻を監視し、発火時にclaude.aiのタブで入力欄と送信ボタンを操作します。即時予約モードはすでに入力済みの状態をそのまま送信するため、ファイル添付付きの予約にも対応。週次・SPOTモードは新規チャットを開いてテキストを送信します。
    
    ■ 制約・注意点
    
    ・Chromeが完全終了している場合、アラームは発火しません
    ・PCがスリープしていた場合、復帰後5分以内なら即実行、それ以上の遅延はスキップ通知を表示
    ・即時予約モードでタブを閉じる/リロードすると予約は失われます
    ・週次・SPOTモードはファイル添付に対応しません(拡張機能からのファイル復元は技術的に困難なため)
    ・送信前にclaude.aiにログインしている必要があります
    
    ■ こんな方に
    
    ・社内セキュリティでCoworkやClaude Codeのインストールが禁止されている
    ・ブラウザだけでClaudeを定型的に動かしたい
    ・週次レポートの初稿作成依頼を自動化したい
    ・深夜や早朝の作業を「人が起きている時間に送る」形にしたい
    ・1回限りの送信予約を簡単に登録したい
    
    ■ サポート
    
    本拡張は個人開発のツールです。不具合報告・機能要望はChrome Web Storeのサポートタブからお寄せください。
    ■ Claude Schedulerとは
    
    Claude Schedulerは、Anthropic社のClaude(claude.ai)に対して「予約送信」機能を追加するChrome拡張です。
    
    セキュリティポリシーの都合で、社内環境からCowork(Anthropic公式デスクトップアプリ)やClaude Code(CLIツール)が利用できない方を主な対象としています。これらの公式ツールが使えない環境でも、ブラウザだけで「指定時刻にClaudeへプロンプトを送る」「毎週月曜09:00に定例レポートを依頼する」「明日の朝に1回だけ送信する」といった時間ベースの自動化を実現します。
    
    ■ 3つの予約モード
    
    ▼ A. 即時予約送信
    今開いているClaudeのタブで、すでに入力済みのテキストや添付ファイルをそのまま、指定時刻に送信ボタンをクリックするだけのシンプルなモード。添付ファイル付きの予約に唯一対応するモードです。
    
    ▼ B. 週次定期送信
    曜日(複数選択可)× 時刻 × 固定テキストを一度登録すると、毎週その時刻に新規チャットを開き、登録済みテキストを自動送信します。週次レポート催促・週次の定例タスク起動などに最適。
    
    ▼ C. SPOT予約送信
    1回限りの予約送信。日時 × テキストを登録すると、指定時刻に新規チャットを開いて自動送信。定例化しない単発リマインダー向け。
    
    ■ プライバシーとセキュリティ
    
    ・すべての予約データはchrome.storage.localにのみ保存(ローカル保存・外部サーバー送信ゼロ)
    ・分析ツール・トラッキングコード・広告SDKは一切組み込んでいません
    ・アカウント登録不要・ログイン不要・課金なし
    ・host_permissionsはclaude.aiのみに限定。他のサイトには一切アクセスしません
    ・ソースコードは完全オープン(manifest.json、popup.js、content.js、background.jsの4ファイルのみで構成)
    
    ■ 動作の仕組み
    
    Chrome標準のchrome.alarms APIで指定時刻を監視し、発火時にclaude.aiのタブで入力欄と送信ボタンを操作します。即時予約モードはすでに入力済みの状態をそのまま送信するため、ファイル添付付きの予約にも対応。週次・SPOTモードは新規チャットを開いてテキストを送信します。
    
    ■ 制約・注意点
    
    ・Chromeが完全終了している場合、アラームは発火しません
    ・PCがスリープしていた場合、復帰後5分以内なら即実行、それ以上の遅延はスキップ通知を表示
    ・即時予約モードでタブを閉じる/リロードすると予約は失われます
    ・週次・SPOTモードはファイル添付に対応しません(拡張機能からのファイル復元は技術的に困難なため)
    ・送信前にclaude.aiにログインしている必要があります
    
    ■ こんな方に
    
    ・社内セキュリティでCoworkやClaude Codeのインストールが禁止されている
    ・ブラウザだけでClaudeを定型的に動かしたい
    ・週次レポートの初稿作成依頼を自動化したい
    ・深夜や早朝の作業を「人が起きている時間に送る」形にしたい
    ・1回限りの送信予約を簡単に登録したい
    
    ■ サポート
    
    本拡張は個人開発のツールです。不具合報告・機能要望はChrome Web Storeのサポートタブからお寄せください。
    
    ■ What is Claude Scheduler?
    
    Claude Scheduler is a Chrome extension that adds "scheduled send" functionality to Anthropic's Claude (claude.ai).
    
    It is primarily designed for users who cannot use Cowork (Anthropic's official desktop app) or Claude Code (CLI tool) due to corporate security policies. Even in environments where these official tools are unavailable, this extension enables time-based automation through the browser alone — such as "send a prompt to Claude at a specified time," "request a weekly report every Monday at 09:00," or "send a one-off message tomorrow morning."
    
    ■ Three Scheduling Modes
    
    ▼ A. Instant Scheduled Send
    A simple mode that, at the specified time, clicks the send button on your currently open Claude tab using whatever text or file attachments you have already entered. This is the only mode that supports scheduled sends with file attachments.
    
    ▼ B. Weekly Recurring Send
    Register a combination of day(s) of the week (multiple selection allowed) × time × fixed text once, and the extension will automatically open a new chat at that time each week and send the registered text. Ideal for weekly report reminders and weekly recurring task triggers.
    
    ▼ C. SPOT Scheduled Send
    A one-time scheduled send. Register a date/time × text combination, and at the specified time it will open a new chat and send automatically. Suitable for one-off reminders that don't need to be recurring.
    
    ■ Privacy and Security
    
    All scheduling data is stored exclusively in chrome.storage.local (local storage only, zero external server transmission)
    No analytics tools, tracking code, or advertising SDKs are embedded
    No account registration, no login, no charges
    host_permissions is limited to claude.ai only. The extension does not access any other sites
    Source code is fully open (consists of only four files: manifest.json, popup.js, content.js, background.js)
    ■ How It Works
    
    The extension uses Chrome's standard chrome.alarms API to monitor specified times, and upon firing, operates the input field and send button on the claude.ai tab. The Instant mode sends whatever has already been entered, so it supports scheduled sends with file attachments. The Weekly and SPOT modes open a new chat and send the text.
    
    ■ Constraints and Notes
    
    If Chrome is completely closed, alarms will not fire
    If your PC was sleeping, the task executes immediately if resumed within 5 minutes; any longer delay will display a skip notification
    In Instant mode, closing or reloading the tab will lose the schedule
    Weekly and SPOT modes do not support file attachments (restoring files from an extension is technically infeasible)
    You must be logged in to claude.ai before the scheduled send time
    ■ Who This Is For
    
    Users whose corporate security prohibits installing Cowork or Claude Code
    Users who want to run routine tasks on Claude using only a browser
    Users who want to automate initial-draft requests for weekly reports
    Users who want late-night or early-morning work delivered "at a time when people are awake"
    Users who want a simple way to register one-off scheduled sends
    ■ Support
    
    This extension is an individually developed tool. Please submit bug reports and feature requests through the support tab on the Chrome Web Store.

Permissions & access

Permissions
alarmsstoragescriptingtabsnotifications
Host access
https://claude.ai/*

Screenshots

Claude Scheduler screenshot 1Claude Scheduler screenshot 2Claude Scheduler screenshot 3Claude Scheduler screenshot 4Claude Scheduler screenshot 5

About

■ Claude Schedulerとは

Claude Schedulerは、Anthropic社のClaude(claude.ai)に対して「予約送信」機能を追加するChrome拡張です。

セキュリティポリシーの都合で、社内環境からCowork(Anthropic公式デスクトップアプリ)やClaude Code(CLIツール)が利用できない方を主な対象としています。これらの公式ツールが使えない環境でも、ブラウザだけで「指定時刻にClaudeへプロンプトを送る」「毎週月曜09:00に定例レポートを依頼する」「明日の朝に1回だけ送信する」といった時間ベースの自動化を実現します。

■ 3つの予約モード

▼ A. 即時予約送信
今開いているClaudeのタブで、すでに入力済みのテキストや添付ファイルをそのまま、指定時刻に送信ボタンをクリックするだけのシンプルなモード。添付ファイル付きの予約に唯一対応するモードです。

▼ B. 週次定期送信
曜日(複数選択可)× 時刻 × 固定テキストを一度登録すると、毎週その時刻に新規チャットを開き、登録済みテキストを自動送信します。週次レポート催促・週次の定例タスク起動などに最適。

▼ C. SPOT予約送信
1回限りの予約送信。日時 × テキストを登録すると、指定時刻に新規チャットを開いて自動送信。定例化しない単発リマインダー向け。

■ プライバシーとセキュリティ

・すべての予約データはchrome.storage.localにのみ保存(ローカル保存・外部サーバー送信ゼロ)
・分析ツール・トラッキングコード・広告SDKは一切組み込んでいません
・アカウント登録不要・ログイン不要・課金なし
・host_permissionsはclaude.aiのみに限定。他のサイトには一切アクセスしません
・ソースコードは完全オープン(manifest.json、popup.js、content.js、background.jsの4ファイルのみで構成)

■ 動作の仕組み

Chrome標準のchrome.alarms APIで指定時刻を監視し、発火時にclaude.aiのタブで入力欄と送信ボタンを操作します。即時予約モードはすでに入力済みの状態をそのまま送信するため、ファイル添付付きの予約にも対応。週次・SPOTモードは新規チャットを開いてテキストを送信します。

■ 制約・注意点

・Chromeが完全終了している場合、アラームは発火しません
・PCがスリープしていた場合、復帰後5分以内なら即実行、それ以上の遅延はスキップ通知を表示
・即時予約モードでタブを閉じる/リロードすると予約は失われます
・週次・SPOTモードはファイル添付に対応しません(拡張機能からのファイル復元は技術的に困難なため)
・送信前にclaude.aiにログインしている必要があります

■ こんな方に

・社内セキュリティでCoworkやClaude Codeのインストールが禁止されている
・ブラウザだけでClaudeを定型的に動かしたい
・週次レポートの初稿作成依頼を自動化したい
・深夜や早朝の作業を「人が起きている時間に送る」形にしたい
・1回限りの送信予約を簡単に登録したい

■ サポート

本拡張は個人開発のツールです。不具合報告・機能要望はChrome Web Storeのサポートタブからお寄せください。

■ What is Claude Scheduler?

Claude Scheduler is a Chrome extension that adds "scheduled send" functionality to Anthropic's Claude (claude.ai).

It is primarily designed for users who cannot use Cowork (Anthropic's official desktop app) or Claude Code (CLI tool) due to corporate security policies. Even in environments where these official tools are unavailable, this extension enables time-based automation through the browser alone — such as "send a prompt to Claude at a specified time," "request a weekly report every Monday at 09:00," or "send a one-off message tomorrow morning."

■ Three Scheduling Modes

▼ A. Instant Scheduled Send
A simple mode that, at the specified time, clicks the send button on your currently open Claude tab using whatever text or file attachments you have already entered. This is the only mode that supports scheduled sends with file attachments.

▼ B. Weekly Recurring Send
Register a combination of day(s) of the week (multiple selection allowed) × time × fixed text once, and the extension will automatically open a new chat at that time each week and send the registered text. Ideal for weekly report reminders and weekly recurring task triggers.

▼ C. SPOT Scheduled Send
A one-time scheduled send. Register a date/time × text combination, and at the specified time it will open a new chat and send automatically. Suitable for one-off reminders that don't need to be recurring.

■ Privacy and Security

All scheduling data is stored exclusively in chrome.storage.local (local storage only, zero external server transmission)
No analytics tools, tracking code, or advertising SDKs are embedded
No account registration, no login, no charges
host_permissions is limited to claude.ai only. The extension does not access any other sites
Source code is fully open (consists of only four files: manifest.json, popup.js, content.js, background.js)
■ How It Works

The extension uses Chrome's standard chrome.alarms API to monitor specified times, and upon firing, operates the input field and send button on the claude.ai tab. The Instant mode sends whatever has already been entered, so it supports scheduled sends with file attachments. The Weekly and SPOT modes open a new chat and send the text.

■ Constraints and Notes

If Chrome is completely closed, alarms will not fire
If your PC was sleeping, the task executes immediately if resumed within 5 minutes; any longer delay will display a skip notification
In Instant mode, closing or reloading the tab will lose the schedule
Weekly and SPOT modes do not support file attachments (restoring files from an extension is technically infeasible)
You must be logged in to claude.ai before the scheduled send time
■ Who This Is For

Users whose corporate security prohibits installing Cowork or Claude Code
Users who want to run routine tasks on Claude using only a browser
Users who want to automate initial-draft requests for weekly reports
Users who want late-night or early-morning work delivered "at a time when people are awake"
Users who want a simple way to register one-off scheduled sends
■ Support

This extension is an individually developed tool. Please submit bug reports and feature requests through the support tab on the Chrome Web Store.

Technical

Version
1.0.0
Manifest
V3
Size
17.04KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
ijifinobiajncedcnhmcabfhemlbbmmi
Developer ID
ue80549577c3229d8fa3fa7044a5151e5
Developer Email
[email protected]
Created
May 22, 2026
Last Updated (Store)
Jun 8, 2026
Last Scraped
Jun 11, 2026
Website
Support URL

Data sourced from the Chrome Web Store · last verified Jun 11, 2026.