Loqu8.Capture.Chrome

Extract content from Chrome

¿Qué es Loqu8.Capture.Chrome?

Loqu8.Capture.Chrome es una extensión de Chrome desarrollada por https://loqu8.com, y su función principal es "Extract content from Chrome".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Loqu8.Capture.Chrome

Descarga archivos de extensión Loqu8.Capture.Chrome en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Learning experts agree that adults and young adults learn differently from children. While repetitive drills and silly matching games may have value for younger children, adults learn best when they are in control of their learning environment, choosing what to learn and when to learn it. For many individuals, a mix of self-paced, personalized learning with instructor-led sessions is a powerful blend that delivers results.

From the US State Department and the United Nations Office at Geneva, users rely on Loqu8's innovative technologies. Our users in 179 countries are excited about how iCE is helping them understand and learn Chinese. With over 163 million Chinese terms explained, a whopping 84% of our users report saving at least an hour every week. Experience the difference Loqu8's augmented learning can make for you.                    

Información Básica de la Extensión

Nombre Loqu8.Capture.Chrome Loqu8.Capture.Chrome
ID befjgiliibefbogpgfdjjgophgdbjikl
URL Oficial https://chromewebstore.google.com/detail/loqu8capturechrome/befjgiliibefbogpgfdjjgophgdbjikl
Descripción Extract content from Chrome
Tamaño del Archivo 18.75 KB
Cantidad de Instalaciones 566
Versión Actual 8.0.715
Última Actualización 2016-08-30
Fecha de Publicación 2016-08-29
Calificación 4.33/5 Total de 9 Calificaciones
Desarrollador https://loqu8.com
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://www.loqu8.com/loqu8/legal.privacy.htm
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "wcxbckg.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "wcx_ctxmenu.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ]
        }
    ],
    "description": "Extract content from Chrome",
    "icons": {
        "128": "i_sq128.png",
        "16": "i_sq16.png",
        "48": "i_sq48.png"
    },
    "manifest_version": 2,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnPy+Q8kCU\/A7\/GiUq3M6IGA+1+8e\/7ws3G9oxDEuvRwRiUkkP7gnaKnlIAlAwCYGsvtDfzH3Q55Dm75k0dhriAu\/FQCiBYCbUh42MEWzAegb7OypCUgV7t3IsHEDyHRhRkKp8ZkPDR63ybsOmvWBxWXhsbMGUpqhLEv1wDb\/SMAnaWvMIXc8U6wuGVtp77SHAfLuI69dLp+PfQU\/KOSYydgV9Fp2pLmpahphLBmswUdCUQfNzAhFoSxa\/vR\/npkjKqIa3KSqitr+cRp+gvv0t3SXn5jJdAYTGf72eb84ev0s55+P4aNrpI\/T41jZcAhwA7fElJnRdv7kXv+lHePIbwIDAQAB",
    "name": "Loqu8.Capture.Chrome",
    "permissions": [
        "nativeMessaging",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "8.0.715"
}