Screenshotting Master - Full Page Capture
Use Screenshotting Master - Full Page Capture for a simple one click
Apa itu Screenshotting Master - Full Page Capture?
Screenshotting Master - Full Page Capture adalah ekstensi Chrome yang dikembangkan oleh kevinlawson746, dan fitur utamanya adalah "Use Screenshotting Master - Full Page Capture for a simple one click".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Screenshotting Master - Full Page Capture
Unduh file ekstensi Screenshotting Master - Full Page Capture dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | aiaplgbkhiadmidofbfgcemildehlnen |
URL Resmi | https://chrome.google.com/webstore/detail/screenshotting-master-ful/aiaplgbkhiadmidofbfgcemildehlnen |
Deskripsi | Use Screenshotting Master - Full Page Capture for a simple one click |
Ukuran File | 368 KB |
Jumlah Instalasi | 2,000 |
Versi Saat Ini | 0.0.4 |
Terakhir Diperbarui | 2022-07-24 |
Tanggal Publikasi | 2022-04-13 |
Penilaian | 3.63/5 Total 8 Penilaian |
Pengembang | kevinlawson746 |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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": [ " |