Captiv8.io

Captiv8.io Extension

Captiv8.ioคืออะไร?

Captiv8.io เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://captiv8.io และคุณลักษณะหลักของมันคือ "Captiv8.io Extension"

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Captiv8.io

ดาวน์โหลดไฟล์ส่วนขยาย Captiv8.io ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Chrome extension that is exclusively used on Instagram for users to browse on influencer’s Instagram while quickly pulling in information into the database. It will capture influencer’s instagram URL, populate their first and last name, biography information, automatically update follower count, and pull in sample images.                    

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

ชื่อ Captiv8.io Captiv8.io
ID pcdhigpealpghplgiheaaoaigbbfplki
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/captiv8io/pcdhigpealpghplgiheaaoaigbbfplki
คำอธิบาย Captiv8.io Extension
ขนาดไฟล์ 118 KB
จำนวนการติดตั้ง 555
เวอร์ชันปัจจุบัน 0.2.7
อัปเดตครั้งล่าสุด 2023-12-15
วันที่เผยแพร่ 2022-01-27
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา https://captiv8.io
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://captiv8.io
URL หน้าช่วยเหลือ https://captiv8.io
URL หน้านโยบายความเป็นส่วนตัว https://captiv8.io/policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Captiv8.io",
    "version": "0.2.7",
    "description": "Captiv8.io Extension",
    "homepage_url": "http:\/\/captiv8.io",
    "icons": {
        "16": "16x16.4f9162b1.png",
        "48": "48x48.69f63ea3.png",
        "128": "128x128.f47ddb22.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_popup": "public.08c3f1f5.html",
        "default_title": "Add Creator"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+A",
                "mac": "Command+Shift+A"
            },
            "description": "Add Creator"
        }
    }
}