HTML Content Extractor
Extract and display the main content from web pages with a single click. Web Content Extractor is a free and user-friendly Chrome…
什麼是HTML Content Extractor?
HTML Content Extractor是由Peter77開發的Chrome擴展程式,該擴展的主要功能是“Extract and display the main content from web pages with a single click. Web Content Extractor is a free and user-friendly Chrome…”。
擴展截圖
下載HTML Content Extractor擴展crx文件
下載HTML Content Extractor擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Extract and display the main content from web pages with a single click. Web Content Extractor is a free and user-friendly Chrome extension designed to help you easily extract and display the main content of web pages. With just a single click, you can access the most relevant information from articles, blog posts, and other text-based web content without the clutter of ads, sidebars, and unnecessary elements.
擴展基本資訊
名稱 | HTML Content Extractor |
ID | hlfclpmdlncebblfafnegijjbnmjegkh |
官方網址 | https://chromewebstore.google.com/detail/html-content-extractor/hlfclpmdlncebblfafnegijjbnmjegkh |
簡介 | Extract and display the main content from web pages with a single click. Web Content Extractor is a free and user-friendly Chrome… |
檔案大小 | 39.01 KB |
安裝次數 | 103 |
目前版本 | 1.0 |
更新時間 | 2023-04-18 |
上架時間 | 2023-04-18 |
開發者 | Peter77 |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "HTML Content Extractor", "version": "1.0", "action": { "default_popup": "popup.html", "default_icon": { "16": "\/icons\/text.png", "48": "\/icons\/text.png", "128": "\/icons\/text.png" } }, "permissions": [ "activeTab", "storage" ], "content_scripts": [ { "matches": [ " |