Get a single screenshot of all currently open tabs in the browser, merged side by side.
現在ブラウザで開いているすべてのタブのページを、横並びに結合した一枚のスクリーンショットとして取得します
Get a single screenshot of all currently open tabs in the browser, merged side by side.
--ver1.2.2023.0920
* メインコードのコンパクト化
* Compacting the main code
--ver1.1.2023.0828
* 日本語だけでなく多言語対応
* スクリーンショットボタンの装飾を追加
* 移動式のヘッダーがうまく撮影できない問題に対処
* Support for multiple languages, not just Japanese
* Added screenshot button decorations
* Addressed issue with mobile headers not shooting well
--ver1.0.2023.0819
* ~注意点~
* 開いているタブが多すぎる(スクショの生データ量が50MB)と警告を出して処理中断
* 「新しいタブ」をホイール中クリックで開いて一度もアクティブにしていない場合失敗する
* ページ遷移をしないSPAサイトはそもそも上手くスクショは取れない
* スクロールに付いてくるヘッダーなどがあると上手くスクショは取れない
* ~ Cautions.~
* Process aborted with a warning if too many tabs are open (50MB of raw data in the screener)
* If a "new tab" is opened with a middle-click on the wheel and has never been activated, it will fail.
* SPA sites that do not transition between pages do not take screencaps well to begin with.
* Headers and other elements that follow scrolling do not work well.