WebScrapBook

Capture web pages to local device or backend server for future retrieval, organization, annotation, and editing.

As of June 2026, WebScrapBook has 30,000 users and a 3.85/5 rating from 95 reviews in the Productivity category.

Usersup 50.0 percent+50.0%
30.0K
30,000
Ratingup 0.5 percent+0.5%
3.85
95 reviews
Reviewsup 3.3 percent+3.3%
95
Version
2.25.1
Manifest V3
90-day change · In the last 90 days this extension gained 10.0K users, 1 version update.

History

4 snapshots

Tracking since Apr 8, 2026.

30.8K25.0K19.2KApr 8, 2026Jun 22, 2026
View as table
DateUsersRatingReviewsVersion
Apr 8, 202620.0K3.83922.25.0
Apr 14, 202620.0K3.84942.25.0
May 12, 202620.0K3.84942.25.0
Jun 22, 202620.0K3.84942.25.1
Now30.0K3.85952.25.1

Changelog

  • Apr 5, 2026
    description
    WebScrapBook is a browser extension that captures the web page faithfully with various archive formats and customizable configurations, for future retrieval, organization, annotation, and editing. This project inherits from legacy Firefox add-on ScrapBook X.
    
    Features:
    1. Capture faithfully: A web page shown in the browser can be captured without losing any subtle detail. Metadata such as source URL and timestamp are also recorded.
    2. Customizable capture: WebScrapBook can save selected area in a page, save source page (before processed by scripts), or save page as a bookmark. How to capture images, audio, video, fonts, frames, styles, scripts, etc. are also customizable. A web page can be saved as a folder, a ZIP-based archive file (HTZ or MAFF), or a single HTML file.
    3. Page editing: A web page can be highlighted, annotated, or edited before or after a capture.
    4. Organizable collections: Captured pages can be organized in the browser sidebar using one or more scrapbooks, and each scrapbooks holds a hierarchical tree structure to organize data items. Notes using HTML or markdown format can also be created and managed. (*)
    5. Fulltext searching: Each scrapbook can be further indexed for a rich-feature search (using title, fulltext, comment, source URL, create time, modify time, etc.). (*)
    6. Remote access: Captured data can be hosted with a central backend server and be read or edited from other devices. Alternatively, a scrapbook can generate a static site index and be distributed as a static web site. (*)
    7. Mobile support: WebScrapBook supports mobile browsers such as Firefox for Android and Kiwi browser. You can capture and edit the web page from a mobile phone or tablet.
    8. Legacy ScrapBook support: Scrapbooks created from legacy ScrapBook or ScrapBook X can be converted into WebScrapBook-compliant format for usage. (*)
    * All or partial functionality of a starred feature above requires a running collaborating backend server, which can be easily set up using PyWebScrapBook. (*)
    * An HTZ or MAFF archive file can be viewed using the built-in archive page viewer, with PyWebScrapBook or other assistant tools, or by opening the index page after unzipping.
    
    See Also:
    * For further information and frequently asked questions, visit the documentation wiki: https://github.com/danny0838/webscrapbook/wiki/Intro
    * For better discussion, please report an issue to the source repository: https://github.com/danny0838/webscrapbook/issues
    * Donate to support us if you find this tool helpful: https://www.paypal.me/danny0838/5usd
    WebScrapBook is a browser extension that captures the web page faithfully with various archive formats and customizable configurations, for future retrieval, organization, annotation, and editing. This project inherits from legacy Firefox add-on ScrapBook X.
    
    Features:
    1. Capture faithfully: A web page shown in the browser can be captured without losing any subtle detail. Metadata such as source URL and timestamp are also recorded.
    2. Customizable capture: WebScrapBook can save selected area in a page, save source page (before processed by scripts), or save page as a bookmark. How to capture images, audio, video, fonts, frames, styles, scripts, etc. are also customizable. A web page can be saved as a folder, a ZIP-based archive file (HTZ or MAFF), or a single HTML file.
    3. Page editing: A web page can be highlighted, annotated, or edited before or after a capture.
    4. Organizable collections: Captured pages can be organized in the browser sidebar using one or more scrapbooks, and each scrapbooks holds a hierarchical tree structure to organize data items. Notes using HTML or markdown format can also be created and managed. (*)
    5. Fulltext searching: Each scrapbook can be further indexed for a rich-feature search (using title, fulltext, comment, source URL, create time, modify time, etc.). (*)
    6. Remote access: Captured data can be hosted with a central backend server and be read or edited from other devices. Alternatively, a scrapbook can generate a static site index and be distributed as a static web site. (*)
    7. Mobile support: WebScrapBook supports mobile browsers such as Firefox for Android and Kiwi browser. You can capture and edit the web page from a mobile phone or tablet.
    8. Legacy ScrapBook support: Scrapbooks created from legacy ScrapBook or ScrapBook X can be converted into WebScrapBook-compliant format for usage. (*)
    * All or partial functionality of a starred feature above requires a running collaborating backend server, which can be easily set up using PyWebScrapBook.
    * An HTZ or MAFF archive file can be viewed using the built-in archive page viewer, with PyWebScrapBook or other assistant tools, or by opening the index page after unzipping.
    
    See Also:
    * Install PyWebScrapBook: https://pypi.org/project/webscrapbook/
    * For further information and frequently asked questions, visit the documentation wiki: https://github.com/danny0838/webscrapbook/wiki/Intro
    * For better discussion, please report an issue to the source repository: https://github.com/danny0838/webscrapbook/issues
    * Donate to support us if you find this tool helpful: https://www.paypal.me/danny0838/5usd

Permissions & access

Permissions
contextMenusdownloadsscriptingsidePanelstoragetabsunlimitedStoragewebNavigationwebRequestwebRequestBlockingsystem.display
Host access
http://*/*, https://*/*, file:///*

Screenshots

WebScrapBook screenshot 1WebScrapBook screenshot 2WebScrapBook screenshot 3WebScrapBook screenshot 4

About

WebScrapBook is a browser extension that captures the web page faithfully with various archive formats and customizable configurations, for future retrieval, organization, annotation, and editing. This project inherits from legacy Firefox add-on ScrapBook X.

Features:
1. Capture faithfully: A web page shown in the browser can be captured without losing any subtle detail. Metadata such as source URL and timestamp are also recorded.
2. Customizable capture: WebScrapBook can save selected area in a page, save source page (before processed by scripts), or save page as a bookmark. How to capture images, audio, video, fonts, frames, styles, scripts, etc. are also customizable. A web page can be saved as a folder, a ZIP-based archive file (HTZ or MAFF), or a single HTML file.
3. Page editing: A web page can be highlighted, annotated, or edited before or after a capture.
4. Organizable collections: Captured pages can be organized in the browser sidebar using one or more scrapbooks, and each scrapbooks holds a hierarchical tree structure to organize data items. Notes using HTML or markdown format can also be created and managed. (*)
5. Fulltext searching: Each scrapbook can be further indexed for a rich-feature search (using title, fulltext, comment, source URL, create time, modify time, etc.). (*)
6. Remote access: Captured data can be hosted with a central backend server and be read or edited from other devices. Alternatively, a scrapbook can generate a static site index and be distributed as a static web site. (*)
7. Mobile support: WebScrapBook supports mobile browsers such as Firefox for Android and Kiwi browser. You can capture and edit the web page from a mobile phone or tablet.
8. Legacy ScrapBook support: Scrapbooks created from legacy ScrapBook or ScrapBook X can be converted into WebScrapBook-compliant format for usage. (*)
* All or partial functionality of a starred feature above requires a running collaborating backend server, which can be easily set up using PyWebScrapBook.
* An HTZ or MAFF archive file can be viewed using the built-in archive page viewer, with PyWebScrapBook or other assistant tools, or by opening the index page after unzipping.

See Also:
* Install PyWebScrapBook: https://pypi.org/project/webscrapbook/
* For further information and frequently asked questions, visit the documentation wiki: https://github.com/danny0838/webscrapbook/wiki/Intro
* For better discussion, please report an issue to the source repository: https://github.com/danny0838/webscrapbook/issues
* Donate to support us if you find this tool helpful: https://www.paypal.me/danny0838/5usd

Technical

Version
2.25.1
Manifest
V3
Size
489KiB
Min Chrome
102
Languages
3
Featured
Yes

Metadata

ID
oegnpmiddfljlloiklpkeelagaeejfai
Developer ID
u70d539ba69f6de6d360760d5e6f24759
Developer Email
[email protected]
Created
Jun 17, 2017
Last Updated (Store)
May 10, 2026
Last Scraped
Jun 22, 2026
Website

Similar extensions

Alternatives to WebScrapBook, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 22, 2026.