Full Page Screenshot
Capture full-page screenshots of any webpage
什麼是Full Page Screenshot?
Full Page Screenshot是由fullpagescreenshotplugin開發的Chrome擴展程式,該擴展的主要功能是“Capture full-page screenshots of any webpage”。
擴展截圖
下載Full Page Screenshot擴展crx文件
下載Full Page Screenshot擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Full Page Screenshot Capture is a powerful and easy-to-use Chrome extension that enables you to capture high-quality full-page screenshots of any website with just a single click. Say goodbye to stitching together multiple images or struggling with screen capture tools that don't quite get the job done. Key Features: >>One-click full-page screenshot capture >>Automatic scrolling through the entire web page >>High-quality image output >>Ignores ads for a clean screenshot >>Automatic download of the captured screenshot >>Supports websites with dynamic content, sliders, and lazy-loaded elements How to use Full Page Screenshot Capture: >>Install the extension and locate the icon in your browser toolbar. >>Visit the website you want to capture a full-page screenshot of. >>Click the Full Page Screenshot Capture icon in your toolbar. >>The extension will automatically scroll through the entire page, capturing all visible content. >>Once the capture process is complete, the full-page screenshot will be automatically downloaded to your computer. With Full Page Screenshot Capture, you no longer need to worry about capturing the perfect screenshot. The extension does all the hard work for you, providing a seamless and efficient way to capture full-page screenshots of any website. Whether you need to share a webpage design with a colleague or save a webpage for future reference, Full Page Screenshot Capture is the ultimate solution. Note: This extension requires permission to access all websites in order to function properly. We value your privacy and do not collect or store any personal data.
擴展基本資訊
名稱 | Full Page Screenshot |
ID | nccpoddeeoljkccbcpdcmfddlcojplip |
官方網址 | https://chromewebstore.google.com/detail/full-page-screenshot/nccpoddeeoljkccbcpdcmfddlcojplip |
簡介 | Capture full-page screenshots of any webpage |
檔案大小 | 58.44 KB |
安裝次數 | 90 |
目前版本 | 1.0.1 |
更新時間 | 2023-05-01 |
上架時間 | 2023-04-17 |
開發者 | fullpagescreenshotplugin |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Full Page Screenshot", "version": "1.0.1", "description": "Capture full-page screenshots of any webpage", "action": { "default_popup": "popup.html", "default_icon": "icon.png" }, "permissions": [ "scripting", "activeTab" ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |