Kik Messenger Mobile View

Use the mobile version of Kik directly in the Chrome browser

Qu'est-ce que Kik Messenger Mobile View ?

Kik Messenger Mobile View est une extension Chrome développée par Great Extensions, et sa fonction principale est "Use the mobile version of Kik directly in the Chrome browser".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Kik Messenger Mobile View

Téléchargez les fichiers d'extension Kik Messenger Mobile View au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Kik Messenger Mobile View Kik Messenger Mobile View
ID ofianblphkkjcgecfodfjhbnalbkndij
URL Officiel https://chromewebstore.google.com/detail/kik-messenger-mobile-view/ofianblphkkjcgecfodfjhbnalbkndij
Description Use the mobile version of Kik directly in the Chrome browser
Taille du Fichier 25.02 KB
Nombre d'Installations 1,778
Version Actuelle 1.0.1
Dernière Mise à Jour 2022-08-02
Date de Publication 2022-08-01
Évaluation 2.00/5 Total 14 Évaluations
Développeur Great Extensions
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}