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
官方網址 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"
        }
    }
}