Snapshot as HTML
A chrome extension save webpage snapshot as html
什麼是Snapshot as HTML?
Snapshot as HTML是由fool2fish開發的Chrome擴展程式,該擴展的主要功能是“A chrome extension save webpage snapshot as html”。
擴展截圖
下載Snapshot as HTML擴展crx文件
下載Snapshot as HTML擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
### How it works? 1. grab the rendered webpage code 2. remove all scripts 3. remove all iframe srcs 4. normalize all urls
擴展基本資訊
名稱 | |
ID | cpfdkhlkcocjbmjmmoocffkkhiolhbkf |
官方網址 | https://chrome.google.com/webstore/detail/snapshot-as-html/cpfdkhlkcocjbmjmmoocffkkhiolhbkf |
簡介 | A chrome extension save webpage snapshot as html |
檔案大小 | 85.78 KB |
安裝次數 | 145 |
目前版本 | 0.0.1 |
更新時間 | 2018-11-06 |
上架時間 | 2018-11-04 |
評分 | 3.50/5 共 2 次評分 |
開發者 | fool2fish |
付費類型 | free |
擴展官網 | https://github.com/fool2fish/snapshot-as-html |
說明頁面URL | https://github.com/fool2fish/snapshot-as-html/issues |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Snapshot as HTML", "description": "A chrome extension save webpage snapshot as html", "version": "0.0.1", "manifest_version": 2, "permissions": [ "tabs", " |