Kik Messenger Mobile View

Use the mobile version of Kik directly in the Chrome browser

Kik Messenger Mobile View क्या है?

Kik Messenger Mobile View Great Extensions द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Use the mobile version of Kik directly in the Chrome browser"।

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

screenshot

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

crx प्रारूप में Kik Messenger Mobile View एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Kik Messenger for PC/MAC

This is Kik Messenger Mobile Version Online run the Kik using only the extension.  Among the different existing user interface configurations.                    

एक्सटेंशन की मूल जानकारी

नाम Kik Messenger Mobile View Kik Messenger Mobile View
ID ofianblphkkjcgecfodfjhbnalbkndij
आधिकारिक URL https://chromewebstore.google.com/detail/kik-messenger-mobile-view/ofianblphkkjcgecfodfjhbnalbkndij
विवरण Use the mobile version of Kik directly in the Chrome browser
फ़ाइल का आकार 25.02 KB
स्थापना संख्या 1,778
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2022-08-02
प्रकाशन तिथि 2022-08-01
रेटिंग 2.00/5 कुल 14 रेटिंग्स
डेवलपर Great Extensions
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "action": [],
    "background": {
        "service_worker": "\/js\/pagevie.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "\/js\/twos.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Use the mobile version of Kik directly in the Chrome browser",
    "host_permissions": [
        "http:\/\/*\/**",
        "https:\/\/*\/**"
    ],
    "icons": {
        "128": "\/assets\/icon.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "Kik Messenger Mobile View",
    "permissions": [
        "storage",
        "declarativeNetRequest"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1"
}