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
官方網址 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
}