Languify

Languify improves your communication skills with real time feedback, passively.

Qu'est-ce que Languify ?

Languify est une extension Chrome développée par Languify.in, et sa fonction principale est "Languify improves your communication skills with real time feedback, passively.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Languify

Téléchargez les fichiers d'extension Languify au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Languify improves your communication skills with real time feedback, passively.
Languify gives you live feedback of your speaking on the google meet, with the help of AI. It works on three levels, pre, post, and during your google meet.

Languify provides you with customized learning plans that get you ready for the coming-up presentation, interviews, & many more.

Languify helps you in analyzing & improving your speaking ability during online meetings, by giving real-time tags, which have positive and negative nudges. 
After the end of every meeting, Languify gives you a detailed analysis of your meet which includes AI recommended tips & games, a description of verbal and written errors, and areas that require improvement.


Top Features 

Auto Recording:-
Languify has a self-start feature as soon as one enters the google meet.

Languify Tags:-
Languify tags refer to feedback that is given in realtime during the meet & after the meet contains positive & negative nudges, Languify consists of a total of 18 tags where 10 tags are shown during the meet & 18 tags are shown on the meeting summary

Languify scorecard:-
Languify score is calculated using 4 important categories during the user’s speech.

They are
Delivery:- Delivery is based on pace, pitch, volume & tone.
Fluency:- Fluency is based on filler words, filler utters, filler phrases, Pause, Disfluency.
Vocabulary:- Vocabulary is based on word quality, Formality level, Inclusive language, offensive language, other language word detection.
Engagement:- Engagement is based on word choice, Greeting-Conclusion etiquette.

Scenario-Based meeting:-

Languify has come with 3 scenarios, they are
General Meet:- gives constant feedback on your communication.
Interview:- gives personalized interview feedback or tips during & after the meeting.
Presentation:-  helps you to improve your pitch & vocabulary in presentation.                    

Informations de Base sur l'Extension

Nom Languify Languify
ID pfikgbfdjgabbhiladpmjcnahjoedknh
URL Officiel https://chromewebstore.google.com/detail/languify/pfikgbfdjgabbhiladpmjcnahjoedknh
Description Languify improves your communication skills with real time feedback, passively.
Taille du Fichier 315 KB
Nombre d'Installations 359
Version Actuelle 3.0.5
Dernière Mise à Jour 2022-07-06
Date de Publication 2021-11-22
Évaluation 5.00/5 Total 21 Évaluations
Développeur Languify.in
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.languify.in
URL de la Page de Politique de Confidentialité https://extension.languify.in/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Languify",
    "version": "3.0.5",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "helpers\/enums.js",
            "config\/config.js",
            "helpers\/message-passing.js",
            "background\/js\/worker_proxy.js",
            "background\/js\/methods.js",
            "background\/js\/service.js",
            "background\/js\/google-analytics.js",
            "background\/js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/meet.google.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "content\/css\/floatWin.css",
                "content\/css\/progressBar.css",
                "content\/css\/afterMeetWin.css"
            ],
            "js": [
                "config\/config.js",
                "helpers\/enums.js",
                "worker_proxy.js",
                "content\/js\/libraries\/recorder.js",
                "content\/js\/libraries\/speech-recognition.js",
                "helpers\/message-passing.js",
                "content\/js\/service.js",
                "content\/js\/classes.js",
                "content\/js\/methods\/ui-templates.js",
                "content\/js\/methods\/ui-rendering.js",
                "content\/js\/methods\/utils.js",
                "content\/js\/methods\/event-handlers.js",
                "content\/js\/methods\/real-time-analysis.js",
                "content\/js\/methods\/summary-analysis.js",
                "content\/js\/content.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.languify.in\/*",
                "http:\/\/localhost:8090\/*"
            ],
            "run_at": "document_end",
            "js": [
                "config\/config.js",
                "content\/js\/extension-install-check.js"
            ]
        }
    ],
    "browser_action": {
        "default_title": "Languify",
        "default_icon": {
            "19": "popup\/img\/image-19.png",
            "32": "popup\/img\/image-32.png"
        },
        "default_popup": "popup\/index.html"
    },
    "icons": {
        "128": "popup\/img\/image-128.png",
        "16": "popup\/img\/image-16.png"
    },
    "web_accessible_resources": [
        "\/popup\/img\/image-122.png",
        "\/popup\/img\/image-118.png",
        "\/content\/img\/image-128.png",
        "\/content\/img\/listen.svg",
        "\/content\/img\/paused.svg",
        "\/content\/img\/minimize.svg",
        "\/content\/img\/worst.svg",
        "\/content\/img\/bad.svg",
        "\/content\/img\/avg.svg",
        "\/content\/img\/good.svg",
        "\/content\/img\/excellent.svg",
        "\/content\/summaryWin.html",
        "\/content\/img\/arrowUp.svg",
        "\/content\/img\/arrowDown.svg",
        "\/content\/fonts\/7cHqv4kjgoGqM7E30-8s6FospT4.woff2",
        "\/content\/fonts\/7cHqv4kjgoGqM7E30-8s51os.woff2",
        "\/content\/fonts\/S6u9w4BMUTPHh6UVSwaPGR_p.woff2",
        "\/content\/fonts\/S6u9w4BMUTPHh6UVSwiPGQ.woff2",
        "\/content\/fonts\/S6uyw4BMUTPHjx4wXg.woff2",
        "\/content\/fonts\/S6uyw4BMUTPHjxAwXjeu.woff2",
        "\/config\/config.js",
        "\/worker_proxy.html"
    ],
    "options_page": "",
    "description": "Languify improves your communication skills with real time feedback, passively.",
    "permissions": [
        "storage",
        "cookies",
        ""
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'; worker-src 'self' blob:;"
}