Captiv8.io

Captiv8.io Extension

Apa itu Captiv8.io?

Captiv8.io adalah ekstensi Chrome yang dikembangkan oleh https://captiv8.io, dan fitur utamanya adalah "Captiv8.io Extension".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Captiv8.io

Unduh file ekstensi Captiv8.io dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Captiv8.io Captiv8.io
ID pcdhigpealpghplgiheaaoaigbbfplki
URL Resmi https://chromewebstore.google.com/detail/captiv8io/pcdhigpealpghplgiheaaoaigbbfplki
Deskripsi Captiv8.io Extension
Ukuran File 118 KB
Jumlah Instalasi 555
Versi Saat Ini 0.2.7
Terakhir Diperbarui 2023-12-15
Tanggal Publikasi 2022-01-27
Penilaian 5.00/5 Total 4 Penilaian
Pengembang https://captiv8.io
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://captiv8.io
URL Halaman Bantuan https://captiv8.io
URL Halaman Kebijakan Privasi https://captiv8.io/policy
Bahasa yang Didukung 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"
        }
    }
}