OmegleCover

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

OmegleCoverとは何ですか?

OmegleCoverはsilversnaildkによって開発されたChromeの拡張機能で、その主な機能は「Cover your own cam on Omegle to make the conversation more natrual.」です。

拡張機能のスクリーンショット

screenshot

OmegleCover拡張機能のCRXファイルをダウンロード

OmegleCover拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
}