Screen Capture and download
Capture current page and download the image.
Hvad er Screen Capture and download?
Screen Capture and download er en Chrome-udvidelse udviklet af extensioncreatorsllc, og dens hovedfunktion er "Capture current page and download the image.".
Udvidelsesskærmbilleder
Download Screen Capture and download-udvidelses-CRX-fil
Download Screen Capture and download-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
This chrome extension allows user to take the screen shot of current page in chrome and download it as a image.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | gdnehbhmjdcdinmninaodlclfphjkplk |
Officiel URL | https://chrome.google.com/webstore/detail/screen-capture-and-downlo/gdnehbhmjdcdinmninaodlclfphjkplk |
Beskrivelse | Capture current page and download the image. |
Filstørrelse | 157 KB |
Antal Installationer | 6,726 |
Nuværende Version | 1.5 |
Senest Opdateret | 2019-08-27 |
Udgivelsesdato | 2019-08-27 |
Bedømmelse | 4.52/5 Samlet 25 Bedømmelser |
Udvikler | extensioncreatorsllc |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://bornsecret.com/privacy.html |
Understøttede Sprog | 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": [ " |