Screenshotting Master - Full Page Capture
Use Screenshotting Master - Full Page Capture for a simple one click
Screenshotting Master - Full Page Captureคืออะไร?
Screenshotting Master - Full Page Capture เป็นส่วนขยายของ Chrome ที่พัฒนาโดย kevinlawson746 และคุณลักษณะหลักของมันคือ "Use Screenshotting Master - Full Page Capture for a simple one click"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Screenshotting Master - Full Page Capture
ดาวน์โหลดไฟล์ส่วนขยาย Screenshotting Master - Full Page Capture ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A Simple and easy Screenshotting extension to capture screenshots from any web page. Now you can take screenshots in three different ways using this Free Extension. Features: ☆ Full page Screenshot - Capture the entire page without the hassle of scrolling through the page. ☆ Selected Area Screenshot - Capture a selective area of the visible screen. ☆ Visible Area Screenshot - Capture only the currently visible screen. Shortcut Keys: Alt + P - Full Page Screenshot Alt + L - Selected Area Screenshot Alt + V - Visible Area Screenshot Highlights: ★All in one Screenshotting Extension. ★Lightweight compared to other screenshotting extensions. ★Free to use.🙂 updates: 0.0.3 - minor update
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | aiaplgbkhiadmidofbfgcemildehlnen |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/screenshotting-master-ful/aiaplgbkhiadmidofbfgcemildehlnen |
คำอธิบาย | Use Screenshotting Master - Full Page Capture for a simple one click |
ขนาดไฟล์ | 368 KB |
จำนวนการติดตั้ง | 2,000 |
เวอร์ชันปัจจุบัน | 0.0.4 |
อัปเดตครั้งล่าสุด | 2022-07-24 |
วันที่เผยแพร่ | 2022-04-13 |
คะแนน | 3.63/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | kevinlawson746 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Screenshotting Master - Full Page Capture", "version": "0.0.4", "description": "Use Screenshotting Master - Full Page Capture for a simple one click", "permissions": [ "tabs", "storage", "unlimitedStorage", "downloads", "scripting" ], "action": { "default_icon": "icon128.png", "default_title": "Screenshot", "default_popup": "index.html" }, "background": { "service_worker": "b.js" }, "icons": { "128": "icon128.png" }, "host_permissions": [ " |