Captiv8.io

Captiv8.io Extension

Cos'è Captiv8.io?

Captiv8.io è un'estensione di Chrome sviluppata da https://captiv8.io, e la sua funzione principale è "Captiv8.io Extension".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Captiv8.io

Scarica i file di estensione Captiv8.io in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Captiv8.io Captiv8.io
ID pcdhigpealpghplgiheaaoaigbbfplki
URL Ufficiale https://chromewebstore.google.com/detail/captiv8io/pcdhigpealpghplgiheaaoaigbbfplki
Descrizione Captiv8.io Extension
Dimensione del File 118 KB
Conteggio Installazioni 555
Versione Corrente 0.2.7
Ultimo Aggiornamento 2023-12-15
Data di Pubblicazione 2022-01-27
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore https://captiv8.io
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://captiv8.io
URL della Pagina di Aiuto https://captiv8.io
URL della Pagina della Politica sulla Privacy https://captiv8.io/policy
Lingue Supportate 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"
        }
    }
}