提供元: nunoarruda Add-on
Inspect and view changes in Auto Save HTML source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Auto Save HTML is a small extension which can be used to automatically download the HTML document(s) of a specified website when browsing that same website.",
"manifest_version": 2,
"name": "Auto Save HTML",
"version": "2.0.3",
"homepage_url": "https://github.com/nunoarruda/auto-save-html",
"options_ui": {
"page": "options.html",
"browser_style": true
},
"permissions": [
"webRequest",
"webRequestBlocking",
"<all_urls>",
"downloads",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"applications": {
"gecko": {
"id": "nuno@nunoarruda.com",
"strict_min_version": "57.0a1"
}
}
} ベストのAuto Save HTML代替案
Auto Save HTMLに類似したFirefox add-onをいくつか紹介します:
Auto Save Pages
Muteb
Web Archive Plus
8KBET
Save tabs to HTML file
Nathaniel M. Foley-Beaver
SaverHTML
Zokemore
AutoSave to Wayback Machine
Kenorbs
FormSave
lutostag
Save URL to Wayback Machine
Jonathan McCann
Autoclicker HTML Extension
rahul
Auto SaveFrom Downloader
Wotan
Rendered HTML Saver
Boryslav
Save as Shortcut html
littleboot
Save DOM as HTML
Expression Inc.