Screen Capture and download
Capture current page and download the image.
What is Screen Capture and download?
Screen Capture and download is a Chrome extension developed by extensioncreatorsllc, and its main feature is "Capture current page and download the image.".
Extension Screenshots
Download Screen Capture and download Extension CRX File
Download Screen Capture and download extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This chrome extension allows user to take the screen shot of current page in chrome and download it as a image.
Extension Basic Information
Name | |
ID | gdnehbhmjdcdinmninaodlclfphjkplk |
Official URL | https://chrome.google.com/webstore/detail/screen-capture-and-downlo/gdnehbhmjdcdinmninaodlclfphjkplk |
Description | Capture current page and download the image. |
File Size | 157 KB |
Installation Count | 6,726 |
Current Version | 1.5 |
Last Updated | 2019-08-27 |
Publish Date | 2019-08-27 |
Rating | 4.52/5 Total 25 Ratings |
Developer | extensioncreatorsllc |
Payment Type | free |
Privacy Policy Page URL | https://bornsecret.com/privacy.html |
Supported Languages | 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": [ " |