scrsht screenshot tool
Simple and convenient screenshot tool. Select an area, edit your screenshot and upload it to the server.
什么是scrsht screenshot tool?
scrsht screenshot tool是由https://scrsht.com开发的Chrome扩展程序,该扩展的主要功能是“Simple and convenient screenshot tool. Select an area, edit your screenshot and upload it to the server.”。
扩展截图
下载scrsht screenshot tool扩展crx文件
下载scrsht screenshot tool扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions! The simplest way to take a full page screenshot of your current browser window.
Forget any 3rd party apps or manual editing. Capture any screen or content in just one click.
>>Install our Chrome extension
>>Visit the webpage you want to capture
>>Click on the icon in browser
>>choose the area you want to capture
>>click on upload in server
>> share the link with world 扩展基本信息
| 名称 | |
| ID | okmipgoegollhjhphbokjdljbbddnbpd |
| 官方URL | https://chromewebstore.google.com/detail/scrsht-screenshot-tool/okmipgoegollhjhphbokjdljbbddnbpd |
| 简介 | Simple and convenient screenshot tool. Select an area, edit your screenshot and upload it to the server. |
| 文件大小 | 651 KB |
| 安装次数 | 4,043 |
| 当前版本 | 1.0.12 |
| 更新时间 | 2023-11-19 |
| 上架时间 | 2022-08-12 |
| 评分 | 4.56/5 共9次评分 |
| 开发者 | https://scrsht.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://scrsht.com/ |
| 隐私政策页面URL | https://way2enjoy.com/privacy1.html |
| 支持的语言 | id,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,bn,th,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"background": {
"service_worker": "worker_wrapper.js"
},
"action": {
"default_icon": {
"19": "img\/icon19.png",
"38": "img\/icon38.png"
},
"default_title": "__MSG_screenshotplugin_default_title__"
},
"default_locale": "en",
"description": "__MSG_screenshotplugin_short_description__",
"icons": {
"128": "img\/icon128.png",
"19": "img\/icon19.png",
"24": "img\/icon24.png",
"256": "img\/icon256.png",
"32": "img\/icon32.png",
"38": "img\/icon38.png"
},
"manifest_version": 3,
"name": "__MSG_screenshotplugin_name__",
"permissions": [
" | |