Chat Yolo

Free chat room with no registration or download required to use.

Qu'est-ce que Chat Yolo ?

Chat Yolo est une extension Chrome développée par http://www.chatyolo.com, et sa fonction principale est "Free chat room with no registration or download required to use.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Chat Yolo

Téléchargez les fichiers d'extension Chat Yolo 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

                        Join our free chat room community and get the ability to have a unique username and profile pic while chatting. There is no registration or download required to use the chat room and it is open to everyone on the web.                    

Informations de Base sur l'Extension

Nom Chat Yolo Chat Yolo
ID jkadblnnmacmmdcpfnilkemloopdiofn
URL Officiel https://chrome.google.com/webstore/detail/chat-yolo/jkadblnnmacmmdcpfnilkemloopdiofn
Description Free chat room with no registration or download required to use.
Taille du Fichier 7.34 KB
Nombre d'Installations 110
Version Actuelle 1.0
Dernière Mise à Jour 2016-12-15
Date de Publication 2016-12-14
Développeur http://www.chatyolo.com
Type de Paiement free
Site Web de l'Extension https://www.chatyolo.com
URL de la Page d'Aide https://www.chatyolo.com/contact-us/
URL de la Page de Politique de Confidentialité https://www.chatyolo.com/privacy-policy
Langues Prises en Charge en-US
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icons\/ChatYolo.png"
    },
    "manifest_version": 2,
    "version": "1.0",
    "name": "Chat Yolo",
    "description": "Free chat room with no registration or download required to use.",
    "icons": {
        "128": "icons\/ChatYolo.png",
        "16": "icons\/ChatYolo.png",
        "48": "icons\/ChatYolo.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "webNavigation",
        "webRequest",
        "webRequestBlocking"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}