Captiv8.io

Captiv8.io Extension

什么是Captiv8.io?

Captiv8.io是由https://captiv8.io开发的Chrome扩展程序,该扩展的主要功能是“Captiv8.io Extension”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Captiv8.io扩展crx文件

下载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"
        }
    }
}