[ Mac > WWW > ブラウザ ]

  Min

詳細情報

タイトル Min
URL https://palmeral.github.io/min/
バージョン ver 1.35.4
更新日 2026/03/02
追加日 2016/04/15
種別 フリーソフト / オープンソース(Apache)
説明 広告ブロック機能も搭載したミニマルなWebブラウザ

レビュー

概要

Minは、PalmerAL(Palmer Nickerson)氏が開発したオープンソースの軽量Webブラウザです。JavaScriptとElectronフレームワークで構築されており、「余計な機能を排除し、必要な機能だけに集中する」というミニマリストの哲学に基づいて設計されています。2016年頃から公開され、GitHubで活発に開発が続けられています。現代のブラウザが抱える過剰な機能・メモリ使用・プライバシー懸念への回答として、シンプルさとプライバシー保護を両立したブラウザとして注目されています。

主要な特徴・機能

  • ミニマルなUI - タブバーやツールバーを最小限に抑え、コンテンツ表示領域を最大化するすっきりとしたインターフェース
  • タスク機能 - 関連するタブをグループ(タスク)にまとめて整理・切り替えが可能
  • Focus Mode - 他のタブをすべて非表示にして現在のタブだけに集中できるモード
  • インラインスマート検索 - DuckDuckGoを活用したアドレスバーからの即時検索・定義表示
  • 全文検索 - 訪問したすべてのページのテキストを全文検索できる強力な履歴検索機能
  • タグ付きブックマーク - ブックマークにタグを付与して整理し、自動サジェスト機能で素早くアクセス
  • 広告・トラッカーブロック - ほとんどの広告とトラッカーを自動的にブロックしてプライバシーを保護
  • スクリプト・画像ブロック - JavaScriptや画像の読み込みをページ単位でブロックし、通信量を削減
  • 軽量・高速 - 不要な機能を省くことでメモリ使用量を抑え、バッテリー消費を軽減
  • マルチプラットフォーム - Windows、macOS、Linuxに対応

対象ユーザー

  • プライバシーを重視し、広告・トラッカーのないブラウジング環境を求めるユーザー
  • タブを大量に開かず、整理された作業環境を好むミニマリスト
  • 軽量なブラウザを求める低スペックPC・古いPCのユーザー
  • 集中して作業したい開発者・ライター・研究者

ライセンス情報

Apache License 2.0のオープンソースソフトウェアとして公開されています。GitHubリポジトリでソースコードが公開されており、コミュニティによる貢献も受け付けています。Windows、macOS、Linux向けのバイナリが公式サイトおよびGitHub Releasesから無料でダウンロード可能です。

スクリーンショット

更新グラフ

バージョン履歴

1.35.4
  • Upgraded Chromium.
1.35.3
  • Upgraded Chromium to v144.
  • Minor bug fixes.
1.35.2
  • Upgraded Chromium.
  • Updated translations.
  • Minor bug fixes.
1.35.1
  • Upgraded Chromium.
  • Minor bug fixes.
1.35.0
  • The page translations feature in the context menu now uses Bergamot to perform translations. This means that:
    • Translations appear much faster, and with higher quality.
    • The translation process now happens locally on your computer, so the contents of the page you're translating stay private.
  • Changed: pressing cmd/ctrl followed by a number n now moves to the nth tab, rather than moving n tabs left/right.
  • Fixed: pages might be sized incorrectly in some situations.
  • Fixed: parts of the UI might display in light mode even when dark mode is enabled.
  • Updated Dutch translations (@NaudtsRuben)
1.35-beta Pre-release
Pre-release
  • Switched to Bergamot backend for page translation - translations are now performed locally and with higher quality.
  • Updated ctrl+<number> to switch to the nth tab rather than moving n tabs right.
  • Fixed window sizing issues on Linux when entering full screen.

This is a beta release - please open an issue if you spot a problem!

1.34.1
  • Fixed: Maximized windows would be incorrectly sized on Windows
  • Fixed: Unable to enable the camera and microphone in Google Meet
  • Upgraded Electron
1.34.0
  • Added the ability to import and export passwords from other browsers from the settings page (@RubenSmn).
  • Improved the UI for switching to an existing tab from the searchbar.
  • It's now possible to create custom keyboard shortcuts containing the super key.
  • Opening a full-text search result in the searchbar now scrolls to the matching portion of the page.
  • Improved reliability of session restore.
  • Fixed: setting up Bitwarden integration would fail to complete.
  • Translation updates: Swedish (@devertsson), French (@maxonss)
  • The browser debugging menu is now hidden by default; launch Min from the command line with --debug-browser to show it again.
1.33.1
  • Fixed: PDF files would fail to open.
  • Fixed: Dragging a file onto the tab bar wouldn't open it.
1.33.0
  • Right-clicking a password field on a signup page now shows an option to generate and save a secure password.
  • Added a context menu when right-clicking on a tab
  • Fixed: importing bookmarks would fail (@goesbyabhi)
  • Added more language options to the page translation menu
  • Fixed: Min would fail to start when the settings file was corrupted
  • Translation updates: Polish (@rehork), Ukrainian, Russian (@Sestowner), Swedish (@devertsson)
  • Upgraded to Electron 32 / Chromium 128
1.32.1
  • Upgrade PDFJS to address a security issue.