Save Website as Image by igorlogius
Make full website snapshots
823 Users823 Users
Extension Metadata
Screenshots
About this extension
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
Rated 4.2 by 9 reviewers
Permissions and data
Required permissions:
- Download files and read and modify the browser’s download history
- Access your data for all websites
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 1.4.30
- Size
- 106.14 KB
- Last updated
- 12 days ago (Jul 12, 2026)
- Related Categories
- License
- The Unlicense
- Version History
- Add to collection