Pika - Capture Website screenshots

Capture web page screenshots and design in Pika.style

Pika - Capture Website screenshots là gì?

Pika - Capture Website screenshots là một tiện ích mở rộng Chrome được phát triển bởi https://pika.style, và tính năng chính của nó là "Capture web page screenshots and design in Pika.style".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Pika - Capture Website screenshots

Tải xuống các tệp mở rộng Pika - Capture Website screenshots dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Pika - Capture Website screenshots Pika - Capture Website screenshots
ID eabcpmplbinmgkaaccanhofnmljaaiia
URL Chính Thức https://chromewebstore.google.com/detail/pika-capture-website-scre/eabcpmplbinmgkaaccanhofnmljaaiia
Mô tả Capture web page screenshots and design in Pika.style
Kích Thước Tệp 18.03 KB
Số Lần Cài Đặt 609
Phiên Bản Hiện Tại 0.2
Cập Nhật Lần Cuối 2023-09-06
Ngày Phát Hành 2022-11-19
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://pika.style
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://pika.style
URL Trang Trợ Giúp https://pika.style/articles
Ngôn Ngữ Được Hỗ Trợ 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": [
        ""
    ],
    "action": {
        "default_title": "Capture tab"
    }
}