Pika - Capture Website screenshots
Capture web page screenshots and design in Pika.style
什么是Pika - Capture Website screenshots?
Pika - Capture Website screenshots是由https://pika.style开发的Chrome扩展程序,该扩展的主要功能是“Capture web page screenshots and design in Pika.style”。
扩展截图
下载Pika - Capture Website screenshots扩展crx文件
下载Pika - Capture Website screenshots扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Pika Chrome extension lets you quickly capture your current tab as screenshot and open it in Pika.style app so you can design and beautify your screenshot quickly 扩展基本信息
| 名称 | |
| ID | eabcpmplbinmgkaaccanhofnmljaaiia |
| 官方URL | https://chromewebstore.google.com/detail/pika-capture-website-scre/eabcpmplbinmgkaaccanhofnmljaaiia |
| 简介 | Capture web page screenshots and design in Pika.style |
| 文件大小 | 18.03 KB |
| 安装次数 | 609 |
| 当前版本 | 0.2 |
| 更新时间 | 2023-09-06 |
| 上架时间 | 2022-11-19 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | https://pika.style |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://pika.style |
| 帮助页面URL | https://pika.style/articles |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Pika - Capture Website screenshots",
"version": "0.2",
"description": "Capture web page screenshots and design in Pika.style",
"icons": {
"40": "\/images\/icon-40.png",
"80": "\/images\/icon-80.png"
},
"background": {
"service_worker": "\/src\/background.js"
},
"permissions": [
"activeTab"
],
"host_permissions": [
" | |