WebExtension.net
WebExtension.net

LingQ Importer

View on Chrome Web Store
View LingQ Importer Chrome Extension on Chrome Web Store
3.6 (36 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Automatically import foreign language content from the web & study it with LingQ's web & mobile language learning apps.
Type
Extension
Users
100,000 users
Website lingq.com
lingq-developers
View author page of lingq-developers
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 21, 2017
Version 2.3.19
Manifest version
3
Updated
Updated on September 22, 2024
View on Chrome Web Store
View LingQ Importer Chrome Extension on Chrome Web Store
productivity/education
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Automatically import foreign language content from the web & study it with LingQ's web & mobile language learning apps.",
    "manifest_version": 3,
    "name": "LingQ Importer",
    "version": "2.3.19",
    "homepage_url": "https:\/\/www.lingq.com\/",
    "icons": {
        "16": "icons\/LingQ-16x16.png",
        "48": "icons\/LingQ-48x48.png",
        "64": "icons\/LingQ-64x64.png",
        "128": "icons\/LingQ-128x128.png"
    },
    "content_scripts": [
        {
            "js": [
                "netflix\/contentscript.js",
                "netflix\/inject.js"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "netflix\/worker.js"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ]
        },
        {
            "resources": [
                "version.json"
            ],
            "matches": [
                "https:\/\/*.lingq.com\/*"
            ]
        }
    ],
    "action": {
        "default_icon": "icons\/toolbar-icon.png",
        "default_title": "LingQ",
        "default_popup": "popup.html"
    },
    "host_permissions": [
        "https:\/\/www.lingq.com\/api\/*"
    ],
    "permissions": [
        "activeTab",
        "cookies",
        "storage",
        "scripting"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top