Captiv8.io

Captiv8.io Extension

ما هو Captiv8.io؟

Captiv8.io هو إضافة Chrome تم تطويرها بواسطة https://captiv8.io، والميزة الرئيسية لها هي "Captiv8.io Extension".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Captiv8.io

قم بتنزيل ملفات الامتداد Captiv8.io بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة https://captiv8.io
عنوان صفحة سياسة الخصوصية 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"
        }
    }
}