Vera - Cowatching Video.

Cobrowse any website with your teammates!

Vera - Cowatching Video. क्या है?

Vera - Cowatching Video. https://privoce.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Cobrowse any website with your teammates!"।

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

screenshot
screenshot

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

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

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

                        Vera - YouTube Watch Party enables friends or long-distance couples to enjoy watching videos together! Here are our key features:

- Video sync switch
- Audio/video
- Background remover
- Invite more friends during a watch party

Hope our product can bring your distant friends closer in this time of social distancing--leave us a review and we will improve the product according to your feedbacks.                    

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

नाम Vera - Cowatching Video. Vera - Cowatching Video.
ID ccegbnlnelhgaefimiaklaindffpfcmh
आधिकारिक URL https://chromewebstore.google.com/detail/vera-cowatching-video/ccegbnlnelhgaefimiaklaindffpfcmh
विवरण Cobrowse any website with your teammates!
फ़ाइल का आकार 1.18 MB
स्थापना संख्या 91
वर्तमान संस्करण 2021.10.26
अंतिम अपडेट 2021-10-27
प्रकाशन तिथि 2021-02-16
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर https://privoce.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://nicegoodthings.com/
सहायता पृष्ठ URL https://support.qq.com/products/303691
गोपनीयता नीति पृष्ठ URL https://webrow.se/privacypolicy
समर्थित भाषाएँ en,es,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "short_name": "Vera",
    "version": "2021.10.26",
    "manifest_version": 3,
    "homepage_url": "https:\/\/webrow.se\/vera",
    "permissions": [
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/localhost\/*",
        "https:\/\/nicegoodthings.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; img-src https: data: http: chrome:;"
    },
    "action": {
        "default_icon": {
            "16": "\/assets\/favicon-16x16.png",
            "32": "\/assets\/favicon-32x32.png",
            "48": "\/assets\/android-chrome-48x48.png",
            "128": "\/assets\/android-chrome-128x128.png"
        },
        "default_title": "Vera - Watch Party",
        "default_popup": "Popup\/index.html"
    },
    "icons": {
        "16": "\/assets\/favicon-16x16.png",
        "32": "\/assets\/favicon-32x32.png",
        "48": "\/assets\/android-chrome-48x48.png",
        "128": "\/assets\/android-chrome-128x128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw8+yi9muoWgjcWZOHYN950YFzSZLkBuNy28G258RSxbhNU\/kcAItaihpRHurE507yZVAydtdDKXVM3VEnBjawhcOHxvFwTKkNsZXwAUSnC8yscZDwgaapqRzZY69+UYPq0lJl4YvYMGvN+H4ehHt\/9pYFXYilL6fLKOIL53ZVXHuOeyPk8O\/2w2H2aJetDEok3wJUoWhjzPRzEPLPskyR8Cjei9qEr4vmF7fXn\/2EyZhUgARgNIS5OjRV9wCbKsaTTcC5ci65lUzvn6r2KRn4nbU0mAiEoQdJyFocoxYBsZycM\/FaKyClzqjqU81dbgaH63IQrO0A7BU2D0xpR1m7wIDAQAB",
    "background": {
        "service_worker": "bg.loader.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/nicegoodthings.com\/*",
                "http:\/\/localhost\/*"
            ],
            "js": [
                "\/assets\/libs\/rangy-core.js",
                "\/assets\/libs\/rangy-serializer.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": false,
            "js": [
                "\/inject\/load.youtube.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/nicegoodthings.com\/",
                "https:\/\/nicegoodthings.com\/transfer\/*",
                "http:\/\/localhost\/*"
            ],
            "js": [
                "\/contentScript.bundle.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/www.figma.com\/*",
                "https:\/\/*.notion.so\/*"
            ],
            "js": [
                "\/assets\/libs\/allow-copy.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "\/catchInviteId.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.webrow.se\/vera\/*",
                "http:\/\/localhost\/vera\/*"
            ],
            "js": [
                "\/veraLanding.bundle.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/assets\/*"
            ],
            "matches": [
                "https:\/\/nicegoodthings.com\/*",
                "https:\/\/*.youtube.com\/*"
            ]
        },
        {
            "resources": [
                "\/inject\/youtube.js"
            ],
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ]
        }
    ],
    "default_locale": "en"
}