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
Eメール [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"
        }
    }
}