Captiv8.io

Captiv8.io Extension

Captiv8.io क्या है?

Captiv8.io https://captiv8.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Captiv8.io Extension"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Captiv8.io एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
सहायता पृष्ठ 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"
        }
    }
}