Skip to content

v0.1.0 — 初回リリース

Choose a tag to compare

@Dutchik Dutchik released this 03 Jul 04:31
· 4 commits to main since this release

Chamaeleon Browser 初回リリース(MVP)。

ブラウザ基本機能

  • タブ / URLバー / 戻る・進む・更新・停止 / DevTools
  • ブックマーク・履歴(検索・全消去)・ダウンロード管理(進捗表示)
  • ホームページ設定・ユーザーエージェント設定

Chamaeleon 中核機能

  • Site Profile: URL / ドメイン / パス / ワイルドカード / 正規表現でページ毎の設定を保存
  • CSS / JS Patch: 訪問時に自動注入・自動実行(isolated worldでCSPの影響を受けない)
  • DOM Rule: コード不要の要素操作9種(要素出現待ち対応)
  • Automation Recorder: 操作を記録→マクロ保存→再生(onPageLoad / onUrlMatch / onElementAppear トリガー)
  • SPAのURL変化検知、実行ログ、ページ毎メモ、改修メモ(CSV出力+AIプロンプト生成)

対応OS

  • macOS (Apple Silicon / Intel) — dmg / zip
  • Windows x64 — インストーラ(exe) / zip
  • Linux x64 — AppImage / deb

署名なしビルドのため、macOSは右クリック→「開く」、WindowsはSmartScreenの「詳細情報」→「実行」で起動してください。

iOS版はソース公開中: https://github.com/Dutchik/chamaeleon-browser-ios