React: Emoji, GIFs & Filters for Google Meet

Use emoji, GIFs, and video filters during a Google Meet or Hangouts video call.

Τι είναι το React: Emoji, GIFs & Filters for Google Meet;

Το React: Emoji, GIFs & Filters for Google Meet είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://brownfoxlabs.com, και η κύρια λειτουργία του είναι "Use emoji, GIFs, and video filters during a Google Meet or Hangouts video call.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης React: Emoji, GIFs & Filters for Google Meet

Λήψη αρχείων επέκτασης React: Emoji, GIFs & Filters for Google Meet σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Use emoji, GIFs and video filters during Google Meet or Hangouts calls. This free chrome extension allows you to react to what participants are saying without interrupting the flow of conversation.

* React with emojis or GIFs without having to un-mute or interrupt the flow of conversation.

* Adds a subtle toolbar to the top left of your screen that is visible only during video calls.

* Choose from one of a dozen video filters to change your appearance on camera.

* Choose from thousands of available emojis. Many emojis offer the choice of skin tone.

* Choose from millions of available GIFs to use as your reaction.

* Reactions will display in the top corners of your video for all participants to see.

* Emojis and GIFs are large enough to be visible even during video calls with a large number of participants. Visible even in tiled or grid view when your video window is small.

* Chat with other users about fun topics like school, games, and memes.

* If you have any issues or have ideas for improvements, click the "Feedback" button in the toolbar.

Instructions:
1. Install the chrome extension by clicking the “Add to Chrome” button. 
2. Go to meet.google.com or hangouts.google.com and start or join a video call.
3. You should now see a reaction toolbar in the top left of your screen.
4. Click the emoji or GIF buttons and select a reaction to have it show on your video for all meeting participants to see.
5. Click the filters button to apply a filter to your webcam video.

Troubleshooting:
* This chrome extension respects the video off feature of Google Meet, so you won't be able to use some features if you don't have your video turned on.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα React: Emoji, GIFs & Filters for Google Meet React: Emoji, GIFs & Filters for Google Meet
ID odlccijpiadmfoddfbikkicnbdeneabm
Επίσημο URL https://chrome.google.com/webstore/detail/react-emoji-gifs-filters/odlccijpiadmfoddfbikkicnbdeneabm
Περιγραφή Use emoji, GIFs, and video filters during a Google Meet or Hangouts video call.
Μέγεθος Αρχείου 1.51 MB
Αριθμός Εγκαταστάσεων 70,000
Τρέχουσα Έκδοση 6.8
Τελευταία Ενημέρωση 2022-04-12
Ημερομηνία Δημοσίευσης 2020-06-30
Αξιολόγηση 3.63/5 Συνολικά 201 Αξιολογήσεις
Προγραμματιστής http://brownfoxlabs.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.brownfoxlabs.com/
URL της Σελίδας Πολιτικής Απορρήτου https://brownfoxlabs.com/privacy.html
Υποστηριζόμενες Γλώσσες en,es,pt-BR,pt-PT
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName_reactions__",
    "default_locale": "en",
    "version": "6.8",
    "description": "__MSG_extDescription_reactions__",
    "permissions": [
        "identity"
    ],
    "oauth2": {
        "client_id": "240588228650-h5ognt7v99515jpbtubler8fkqmntkt5.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "content_scripts": [
        {
            "run_at": "document_end",
            "css": [
                "css\/styles.css"
            ],
            "matches": [
                "*:\/\/meet.google.com\/*",
                "*:\/\/hangouts.google.com\/*",
                "*:\/\/docs.google.com\/*",
                "*:\/\/classroom.google.com\/*",
                "*:\/\/mail.google.com\/*",
                "*:\/\/www.youtube.com\/*",
                "*:\/\/www.twitch.tv\/*"
            ],
            "js": [
                "js\/vendor.js",
                "js\/tfjs2.01.min.js",
                "js\/facemesh.js",
                "js\/bpix2.0.min.js",
                "js\/content_script.js"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/meet.google.com\/*",
            "*:\/\/hangouts.google.com\/*",
            "*:\/\/docs.google.com\/*",
            "*:\/\/classroom.google.com\/*",
            "*:\/\/mail.google.com\/*",
            "*:\/\/www.youtube.com\/*",
            "*:\/\/www.twitch.tv\/*"
        ]
    },
    "background": {
        "scripts": [
            "js\/vendor.js",
            "js\/background.js"
        ],
        "persistent": false
    },
    "page_action": {
        "default_icon": {
            "16": "icons\/reactions\/icon16.png",
            "32": "icons\/reactions\/icon32.png",
            "48": "icons\/reactions\/icon48.png",
            "128": "icons\/reactions\/icon128.png"
        }
    },
    "icons": {
        "16": "icons\/reactions\/icon16.png",
        "32": "icons\/reactions\/icon32.png",
        "48": "icons\/reactions\/icon48.png",
        "128": "icons\/reactions\/icon128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3yYKtieqVSVvWaVV8unZRFWv+GveigYL+hss7MLuVeOzlaJV0nITlL\/\/YtaJQHb9zO16\/wFr3yfomYMjJVZwNbqOU3bTQ0L\/9QK1feAR2zIOQl9eUB3qCSP2Ca4HZ\/s\/R7SvDWPtyMWM0zhQED3iDm4+++9E7na25eZ2xpZVvrUei3mmQigDv\/WckHZn97uDT0HLRw\/yOGQBwI+aNThLxjzocXkkRtEAb+ZOeuE4gvJdQpiDpkIUl9nqKPne6zvkhlFcPTuTqdGETBs4XS6Oz1D6z\/iTSJ7z\/Nx5d0Pm6s\/ibmySuTUZHzL3ix+AOmynQAbKHqTfVMpA4oYsNHoQAQIDAQAB",
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com\/analytics.js https:\/\/ssl.google-analytics.com\/ga.js; object-src 'self'",
    "web_accessible_resources": [
        "assets\/*"
    ],
    "manifest_version": 2
}