WebExtension.net
WebExtension.net

Save Webpages Offline As MHTML

View on Chrome Web Store
View Save Webpages Offline As MHTML Chrome Extension on Chrome Web Store
4.6 (51 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Save offline copy of current tab as MHTML file. Keyboard Command Alt+S.
Type
Extension
Users
10,000 users
BrowserNative
View author page of BrowserNative
Published
Published on August 8, 2018
Version 1.0.1
Manifest version
2
Updated
Updated on November 29, 2023
View on Chrome Web Store
View Save Webpages Offline As MHTML Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Save Webpages Offline As MHTML",
    "short_name": "SavePage",
    "description": "Save offline copy of current tab as MHTML file. Keyboard Command Alt+S.",
    "version": "1.0.1",
    "icons": {
        "16": "static\/icon-16.png",
        "48": "static\/icon-48.png",
        "128": "static\/icon-128.png"
    },
    "permissions": [
        "activeTab",
        "pageCapture",
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "js\/FileSaver.min.js",
            "js\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": "static\/icon-128.png",
        "default_title": "Save Page Offline. Keyboard Shortcut Alt+S."
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+S"
            }
        }
    },
    "manifest_version": 2,
    "homepage_url": "https:\/\/browsernative.com\/save-webpage-offline-mhtml\/"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top