WebExtension.net
WebExtension.net

Language Learning with Music™ (Beta)

View on Chrome Web Store
View Language Learning with Music™ (Beta) Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

Language Learning with Music extension (LLM)
Type
Extension
Users
43 users
1
App For Language
View author page of App For Language
Published
Published on January 17, 2023
Version 1.23.01.21
Manifest version
3
Updated
Updated on January 29, 2023
View on Chrome Web Store
View Language Learning with Music™ (Beta) Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Language Learning with Music\u2122 (Beta)",
    "description": "Language Learning with Music extension (LLM)",
    "default_locale": "en",
    "version": "1.23.01.21",
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/music.youtube.com\/*",
                "https:\/\/music.youtube.com\/*"
            ],
            "css": [
                "youtube_music\/styles.css"
            ],
            "js": [
                "youtube_music\/contentscript.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        }
    ],
    "background": {
        "service_worker": "backgroundscript.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon_16.png",
            "48": "images\/icon_48.png",
            "128": "images\/icon_128.png",
            "240": "images\/icon_240.png"
        },
        "default_title": "Language Learning with Music\u2122",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon_16.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png",
        "240": "images\/icon_240.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/clients5.google.com\/*",
        "*:\/\/music.youtube.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
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