Captiv8.io

Captiv8.io Extension

What is Captiv8.io?

Captiv8.io is a Chrome extension developed by https://captiv8.io, and its main feature is "Captiv8.io Extension".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Captiv8.io Extension CRX File

Download Captiv8.io extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Captiv8.io Captiv8.io
ID pcdhigpealpghplgiheaaoaigbbfplki
Official URL https://chromewebstore.google.com/detail/captiv8io/pcdhigpealpghplgiheaaoaigbbfplki
Description Captiv8.io Extension
File Size 118 KB
Installation Count 555
Current Version 0.2.7
Last Updated 2023-12-15
Publish Date 2022-01-27
Rating 5.00/5 Total 4 Ratings
Developer https://captiv8.io
Email [email protected]
Payment Type free
Extension Website https://captiv8.io
Help Page URL https://captiv8.io
Privacy Policy Page URL https://captiv8.io/policy
Supported Languages 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"
        }
    }
}