Save Website as Image 作成者: igorlogius
Make full website snapshots
812 人のユーザー812 人のユーザー
拡張機能メタデータ
スクリーンショット
この拡張機能について
SYNOPSIS
Adds a toolbar button that when clicked will take a full capture of the current website
if possible as one JPEG. If the size of the generated image exceeds the browsers internal canvas limit
the addon will instead save the website as a series of images inside a zip archive (aka. comic book zip-archive )
DEMO VIDEO
https://github.com/user-attachments/assets/7f0d510b-bbb4-496a-820d-f76a44f7c808
REQUIRED PERMISSIONS
- activeTab: used to get the tab URL for the filename and the page dimensions
- all_urls: necessary to use the tabs.captureTab method (ref. https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/captureTab )
- downloads: used to reliably download the captured image/cbz file
Adds a toolbar button that when clicked will take a full capture of the current website
if possible as one JPEG. If the size of the generated image exceeds the browsers internal canvas limit
the addon will instead save the website as a series of images inside a zip archive (aka. comic book zip-archive )
DEMO VIDEO
https://github.com/user-attachments/assets/7f0d510b-bbb4-496a-820d-f76a44f7c808
REQUIRED PERMISSIONS
- activeTab: used to get the tab URL for the filename and the page dimensions
- all_urls: necessary to use the tabs.captureTab method (ref. https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/captureTab )
- downloads: used to reliably download the captured image/cbz file
9 人のレビュー担当者が 4.2 と評価しました
権限とデータ
必要な権限:
- ファイルのダウンロードおよびブラウザーのダウンロード履歴の読み取りと変更
- すべてのウェブサイトの保存されたデータへのアクセス
データ収集:
- 開発者によると、この拡張機能はデータ収集を必要としません。
詳しい情報
- アドオンリンク
- バージョン
- 1.4.30
- サイズ
- 106.14 KB
- 最終更新日
- 1ヶ月前 (2026年7月12日)
- 関連カテゴリー
- ライセンス
- The Unlicense
- バージョン履歴
- コレクションへ追加