WebExtension.net
WebExtension.net

Memrise Audio Uploader

View on Chrome Web Store
View Memrise Audio Uploader Chrome Extension on Chrome Web Store
4.7 (32 ratings)

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

Uploads audio for words in your course
Type
Extension
Users
897 users
1
cardinalby
View author page of cardinalby
Published
Published on January 24, 2019
Version 1.4.2
Manifest version
2
Updated
Updated on March 3, 2024
View on Chrome Web Store
View Memrise Audio Uploader Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Memrise Audio Uploader",
    "author": "cardinalby",
    "description": "Uploads audio for words in your course",
    "version": "1.4.2",
    "icons": {
        "128": "images\/mainIcon128.png"
    },
    "background": {
        "scripts": [
            "js\/compatibility.js",
            "js\/messages.js",
            "js\/background\/textToSpeech\/googleTranslate.js",
            "js\/background\/background.js"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "js\/compatibility.js",
                "js\/3rdParty\/jquery-3.6.0.min.js",
                "js\/content\/memriseCourse.js",
                "js\/content\/memriseCourseWordRow.js",
                "js\/messages.js",
                "js\/content\/uploadManager.js",
                "js\/content\/textToSpeech\/languages.js",
                "js\/content\/autoUploadBtn.js"
            ],
            "matches": [
                "https:\/\/app.memrise.com\/course\/*\/edit\/*",
                "https:\/\/app.memrise.com\/course\/*\/edit\/database\/*",
                "https:\/\/community-courses.memrise.com\/course\/*\/edit\/*",
                "https:\/\/community-courses.memrise.com\/course\/*\/edit\/database\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "js\/content\/pageInjectedScript.js"
    ],
    "permissions": [
        "https:\/\/app.memrise.com\/*",
        "https:\/\/community-courses.memrise.com\/*",
        "https:\/\/translate.google.com\/*"
    ]
}
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