Save Page as MHTML
Save a page's content and combine all of the resources into one file!
Τι είναι το Save Page as MHTML;
Το Save Page as MHTML είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.downloadhub.cloud, και η κύρια λειτουργία του είναι "Save a page's content and combine all of the resources into one file!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Save Page as MHTML
Λήψη αρχείων επέκτασης Save Page as MHTML σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
A straightforward add-on called Save Page as MHTML allows you to save any webpage as a single MHTML file. A new file format called MHTML document was created to consolidate all of a website's contents into a single file. Only the Google Chrome browser currently supports this abbreviation for MIME HTML. An MHTML file is a local file that renders exactly like the original web page when opened in a browser. Due to the relative youth of this technology, there may be glitches or problems when saving online material. The Save Page as MHTML addon has a number of significant features, some of which are listed below. An overview of this addon follows this. A few words are used in this overview to describe the add-purpose on's and characteristics. The FAQ section follows, which is helpful for learning more about how this add-on functions in your browser. If you couldn't find the solution you were looking for, please fill out the contact form on the homepage or the bug report form on this page to let us know. The form for bug reports is located after the FAQ. It is intended to gather user comments and bugs regarding this add-on. Through this form, users can also request changes or new features.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Save Page as MHTML |
ID | pnjmaobbicgjhcgchcbaigpfbjghikho |
Επίσημο URL | https://chromewebstore.google.com/detail/save-page-as-mhtml/pnjmaobbicgjhcgchcbaigpfbjghikho |
Περιγραφή | Save a page's content and combine all of the resources into one file! |
Μέγεθος Αρχείου | 39.01 KB |
Αριθμός Εγκαταστάσεων | 304 |
Τρέχουσα Έκδοση | 1.2 |
Τελευταία Ενημέρωση | 2022-12-07 |
Ημερομηνία Δημοσίευσης | 2022-12-06 |
Προγραμματιστής | https://www.downloadhub.cloud |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Διεύθυνση URL της Σελίδας Βοήθειας | https://www.downloadhub.cloud/2022/12/save-page-as-mht.html |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.downloadhub.cloud/p/privacy-policy.html |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "16": "data\/icons\/16.png", "32": "data\/icons\/32.png", "48": "data\/icons\/48.png", "64": "data\/icons\/64.png" }, "default_title": "Save Page as MHTML" }, "background": { "service_worker": "background.js" }, "commands": { "_execute_action": [] }, "description": "Save a page's content and combine all of the resources into one file!", "homepage_url": "https:\/\/www.downloadhub.cloud\/2022\/12\/save-page-as-mht.html", "icons": { "128": "data\/icons\/128.png", "16": "data\/icons\/16.png", "32": "data\/icons\/32.png", "48": "data\/icons\/48.png", "64": "data\/icons\/64.png" }, "manifest_version": 3, "name": "Save Page as MHTML", "offline_enabled": true, "permissions": [ "storage", "downloads", "activeTab", "pageCapture", "contextMenus" ], "version": "1.2" } |