Pika - Capture Website screenshots

Capture web page screenshots and design in Pika.style

Pika - Capture Website screenshotsคืออะไร?

Pika - Capture Website screenshots เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://pika.style และคุณลักษณะหลักของมันคือ "Capture web page screenshots and design in Pika.style"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Pika - Capture Website screenshots

ดาวน์โหลดไฟล์ส่วนขยาย 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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Pika - Capture Website screenshots Pika - Capture Website screenshots
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": [
        ""
    ],
    "action": {
        "default_title": "Capture tab"
    }
}