Youglish Video Search

Look up Youglish Video that contain the selected text

Wat is Youglish Video Search?

Youglish Video Search is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Look up Youglish Video that contain the selected text".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Youglish Video Search

Download Youglish Video Search-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        An extension that help you to find a video on Youtube that contain the text you have selected via Youglish website.                    

Basisinformatie over de Extensie

Naam Youglish Video Search Youglish Video Search
ID dfafggejpfoflelimhkpdfnodlccgfja
Officiële URL https://chromewebstore.google.com/detail/youglish-video-search/dfafggejpfoflelimhkpdfnodlccgfja
Beschrijving Look up Youglish Video that contain the selected text
Bestandsgrootte 5.56 KB
Aantal Installaties 1,673
Huidige Versie 0.1
Laatst Bijgewerkt 2019-05-18
Publicatiedatum 2019-05-17
Beoordeling 4.00/5 Totaal 6 Beoordelingen
Ontwikkelaar Unknown
Betalingswijze free
Extensiewebsite https://youglish.com
Ondersteunde Talen en
manifest.json
{
    "author": [
        {
            "email": "[email protected]",
            "name": "Thanh Tran"
        }
    ],
    "background": {
        "scripts": [
            "youglish.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "description": "Look up Youglish Video that contain the selected text",
    "icons": {
        "128": "icon.png",
        "16": "icon.png",
        "48": "icon.png"
    },
    "manifest_version": 2,
    "name": "Youglish Video Search",
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1"
}