Screen Capture and download
Capture current page and download the image.
什么是Screen Capture and download?
Screen Capture and download是由extensioncreatorsllc开发的Chrome扩展程序,该扩展的主要功能是“Capture current page and download the image.”。
扩展截图
下载Screen Capture and download扩展crx文件
下载Screen Capture and download扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This chrome extension allows user to take the screen shot of current page in chrome and download it as a image. 扩展基本信息
| 名称 | |
| ID | gdnehbhmjdcdinmninaodlclfphjkplk |
| 官方URL | https://chrome.google.com/webstore/detail/screen-capture-and-downlo/gdnehbhmjdcdinmninaodlclfphjkplk |
| 简介 | Capture current page and download the image. |
| 文件大小 | 157 KB |
| 安装次数 | 6,726 |
| 当前版本 | 1.5 |
| 更新时间 | 2019-08-27 |
| 上架时间 | 2019-08-27 |
| 评分 | 4.52/5 共25次评分 |
| 开发者 | extensioncreatorsllc |
| 付费类型 | free |
| 隐私政策页面URL | https://bornsecret.com/privacy.html |
| 支持的语言 | 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": [
" | |