Duolingo Custom Sounds

Allows you to customise various sound effects on Duolingo

What is Duolingo Custom Sounds?

Duolingo Custom Sounds is a Chrome extension developed by Conrad G, and its main feature is "Allows you to customise various sound effects on Duolingo".

Extension Screenshots

screenshot

Download Duolingo Custom Sounds Extension CRX File

Download Duolingo Custom Sounds extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Duolingo Custom Sounds Duolingo Custom Sounds
ID lkmfdiegbckoecdlheffbnddnbgoffbb
Official URL https://chromewebstore.google.com/detail/duolingo-custom-sounds/lkmfdiegbckoecdlheffbnddnbgoffbb
Description Allows you to customise various sound effects on Duolingo
File Size 15.9 KB
Installation Count 173
Current Version 1.0.1
Last Updated 2016-02-23
Publish Date 2015-07-28
Rating 2.50/5 Total 4 Ratings
Developer Conrad G
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Duolingo Custom Sounds",
    "version": "1.0.1",
    "description": "Allows you to customise various sound effects on Duolingo",
    "icons": {
        "16": "duolingo16.png",
        "48": "duolingo48.png",
        "128": "duolingo128.png"
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "manifest_version": 2
}