(Japanese, UTF-8)
これは、Microsoft Edgeブラウザを指定された位置とサイズで表示するためのWindows用のコマンドラインツールです。
アドレスバー、ツールバーのないEdgeブラウザを起動します。「-noborder」オプションを指定することにより、タイトルバーを消すことも可能です。
使用方法: FFedge [オプション] URL
オプション:
-i URL インターネット上の位置またはHTMLファイルを指定します。
-x 幅 表示される幅を設定します。
-y 高さ 表示される高さを設定します。
-left 左 ウィンドウの左端のx位置を指定します(デフォルト:中央)。
-top 上 ウィンドウの上端のy位置を指定します(デフォルト:中央)。
-fs フルスクリーンモードで開始します。
-noborder 枠なしウィンドウを作成します。
-window_title タイトル ウィンドウタイトルを設定します(デフォルト:FFedge)。
-auto-click 自動的にクリックします(音楽再生用)。
-help このヘルプメッセージを表示します。
-version バージョン情報を表示します。
- (WebView2ランタイムのある) Windows 10 および Windows 11
- タイトルバーがないときにウィンドウを閉じたい場合は、ウィンドウをクリックして Alt+F4を押してください。
- MIT
- 2024-01-02 Ver.1.0
- 初公開。
- 2024-01-02 Ver.1.1
- サイズ変更可能に。
(English)
This is a command line tool for Windows to display the Microsoft Edge browser in a specified position and size.
This launches the Edge browser without the address bar and toolbar. You can also hide the title bar by specifying the "-noborder" option.
Usage: FFedge [Options] URL
Options:
-i URL Specify an internet location or an HTML file.
-x WIDTH Set the displayed width.
-y HEIGHT Set the displayed height.
-left LEFT Specify the x position of the window's left edge
(default is centered).
-top TOP Specify the y position of the window's top edge
(default is centered).
-fs Start in fullscreen mode.
-noborder Create a borderless window.
-window_title TITLE Set the window title (default is FFedge).
-auto_click Auto click (for music play).
-help Display this help message.
-version Display version information.
- Windows 10 and Windows 11 (with WebView2 runtime)
- If you want to close a window when it doesn't have a title bar, click on the window and press Alt+F4.
- MIT
- 2024-01-02 Ver.1.0
- First release.
- 2024-01-02 Ver.1.1
- Made it resizable.
- Katayama Hirofumi MZ katayama.hirofumi.mz@gmail.com