OmegleCover

Cover your own cam on Omegle to make the conversation more natrual.

Qu'est-ce que OmegleCover ?

OmegleCover est une extension Chrome développée par silversnaildk, et sa fonction principale est "Cover your own cam on Omegle to make the conversation more natrual.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension OmegleCover

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

                        Cover yourself up! Ever noticed that you constantly check yourself out on Omegle. It's very unnatrual and it makes a conversation akward. Use this and try having a normal conversation by not being able to see yourself. (This does not hide your video feed for the stranger only yourself.)                    

Informations de Base sur l'Extension

Nom OmegleCover OmegleCover
ID jigdmkehflkdflmnbpfhddlkmlpelmna
URL Officiel https://chromewebstore.google.com/detail/omeglecover/jigdmkehflkdflmnbpfhddlkmlpelmna
Description Cover your own cam on Omegle to make the conversation more natrual.
Taille du Fichier 9.92 KB
Nombre d'Installations 3,836
Version Actuelle 1.4
Dernière Mise à Jour 2014-12-28
Date de Publication 2014-12-28
Évaluation 2.65/5 Total 20 Évaluations
Développeur silversnaildk
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OmegleCover",
    "description": "Cover your own cam on Omegle to make the conversation more natrual.",
    "version": "1.4",
    "background": {
        "scripts": [
            "app.js"
        ]
    },
    "icons": {
        "16": "icon0.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "page_action": {
        "default_icon": "icon0.png",
        "default_title": "Cover yourself."
    },
    "permissions": [
        "declarativeContent",
        "activeTab"
    ],
    "manifest_version": 2
}