AI 产品解读Save a complete web page (as currently displayed) as a single self-contained HTML file that can be opened in any browser
Web pages often depend on external resources (images, CSS, fonts, scripts) that may become unavailable. This extension captures the full page including all embedded resources into a single HTML file for offline viewing, archiving, or sharing.
User navigates to a web page → clicks the toolbar button or uses right-click context menu → selects save type (Basic/Standard/Custom) → extension traverses the DOM, downloads external resources, converts them to data URIs, generates a self-contained HTML file → downloads the HTML file to the user's filesystem. The saved file can be opened in any browser without internet connection.
Save selected tabs as HTML files (Basic, Standard, or Custom items)Save listed URLs from a URL listEmbed external resources (images, fonts, stylesheets, scripts) as data URIs within the saved HTMLThree-pass DOM traversal to gather stylesheets, resources, then generate self-contained HTMLExtract image/audio/video elements individuallyRemove resource loader from previously saved pages
- 目标用户
- Web researchers and archivists / Users who need offline access to web content / Content creators preserving web page snapshots / Users sharing web page content as standalone files
- Extension source is well-structured and fully readable (MV3 with clear background service worker and content scripts)
- No obfuscated code detected
- All paid/login conclusions are based on strong negative evidence (no login flows, no payment APIs, no gating logic)
付费分析未识别到付费功能
No evidence of paid features, subscriptions, or payment mechanisms. The extension is distributed under the GNU GPL v2 license (open-source and free). All keyword matches for 'paid' category are false positives: 'license' refers to GNU GPL software licensing, 'pro' matches words like 'process', 'programmatically', 'profile', 'property', 'progress' in code comments. No subscription, premium, stripe, upgrade, or billing keywords were found. No payment platforms are contacted. All features (save selected tabs, save listed URLs, custom items, extract media) appear freely available.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension operates entirely locally. It saves web pages as HTML files using Chrome's downloads API and stores settings in chrome.storage.local. No account creation, authentication flow, OAuth, or credentials storage was found. The 'session' keyword hit at background.js:518 refers to service worker session startup ('Initialize on session startup'), not user login sessions. The 'auth' hits are from LICENSE.txt GPL text (e.g., 'author's protection'). No external authentication services are contacted.
04/10/2019: Not working anymore as of today's update. 05/06/2019: Thank you for fixing it in 14.0, back to being awesome.
very good awasome tool thanks
★★★★★
This is working really well for me. One of the things I use it for is to save "unpublished" pages to review or share with others who are not logged into a particular account. It's also helpful for archiving pages. It's really nice to have everything in a single file instead of an html file that references images and scripts in a separate folder which you need to keep with the HTML file. 5-Stars for ease-of-use and effectiveness. Well done, DW-dev! Thank you.
this is my must-have extension. Way better than archiving web pages into Evernote or Onenote. I can use Dropbox for sync functionality!
1.存檔檔名增加SUBSTRING及REPLACE等函數,可以更方便 2.存檔路徑也能客製化建立資料夾更好
Works amazingly well! Could you please add an Option to disable Alt+A shortcut? This shortcut creates a conflict in many non-English languages.
This is an awesome extension. It lets you save a webpage as a single HTML file without the annoying separate folder, and also has a variety of options for how the HTML should be saved and what should be included. I have also used Save As MHT on Chrome OS and unMHT on Firefox, and Save Page WE often seems to do a better job saving webpages than the MHT add-ons/extensions (sometimes, for example, an embedded scroll box will not work in the MHT file but it will in the HTML file). Also, considering Firefox is breaking a lot of their add-ons including unMHT with their new Web Extensions add-on format, having webpages backed up as HTML instead of MHT seems to be safer and compatible with more browsers.
what i expect is batch mode, which means: all the opened tabs, can be saved by one click, not just the current tab, hope it can be optimized into this style! (can refer to the other extension-singlefile/mpiodijhokgodhhofbcjdecpffjipkle), thanks!
very good!