OmegleCover

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

OmegleCover क्या है?

OmegleCover silversnaildk द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Cover your own cam on Omegle to make the conversation more natrual."।

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

screenshot

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

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

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

                        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.)                    

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

नाम OmegleCover OmegleCover
ID jigdmkehflkdflmnbpfhddlkmlpelmna
आधिकारिक URL https://chromewebstore.google.com/detail/omeglecover/jigdmkehflkdflmnbpfhddlkmlpelmna
विवरण Cover your own cam on Omegle to make the conversation more natrual.
फ़ाइल का आकार 9.92 KB
स्थापना संख्या 3,836
वर्तमान संस्करण 1.4
अंतिम अपडेट 2014-12-28
प्रकाशन तिथि 2014-12-28
रेटिंग 2.65/5 कुल 20 रेटिंग्स
डेवलपर silversnaildk
भुगतान के प्रकार free
समर्थित भाषाएँ 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
}