Screen Capture and download
Capture current page and download the image.
Apa itu Screen Capture and download?
Screen Capture and download adalah ekstensi Chrome yang dikembangkan oleh extensioncreatorsllc, dan fitur utamanya adalah "Capture current page and download the image.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Screen Capture and download
Unduh file ekstensi Screen Capture and download 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
This chrome extension allows user to take the screen shot of current page in chrome and download it as a image.
Informasi Dasar Ekstensi
Nama | |
ID | gdnehbhmjdcdinmninaodlclfphjkplk |
URL Resmi | https://chrome.google.com/webstore/detail/screen-capture-and-downlo/gdnehbhmjdcdinmninaodlclfphjkplk |
Deskripsi | Capture current page and download the image. |
Ukuran File | 157 KB |
Jumlah Instalasi | 6,726 |
Versi Saat Ini | 1.5 |
Terakhir Diperbarui | 2019-08-27 |
Tanggal Publikasi | 2019-08-27 |
Penilaian | 4.52/5 Total 25 Penilaian |
Pengembang | extensioncreatorsllc |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://bornsecret.com/privacy.html |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Screen Capture and download", "version": "1.5", "description": "Capture current page and download the image.", "background": { "persistent": true, "scripts": [ "background.js" ] }, "content_scripts": [ { "all_frames": true, "js": [ "content1.js" ], "matches": [ " |