Coupons Udemy

Des promos sur Udemy !

What is Coupons Udemy?

Coupons Udemy is a Chrome extension developed by Anthony, and its main feature is "Des promos sur Udemy !".

Extension Screenshots

screenshot

Download Coupons Udemy Extension CRX File

Download Coupons Udemy 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

                        Ne ratez plus jamais les promotions sur Udemy. Cette extension vous permet d'obtenir des coupons au prix minimum sur mon catalogue de formations. Avec cette extension, vous ne pourrez plus passer à côté du meilleur prix et des nouveautés !

Il ne s'agit pas d'une extension officielle Udemy, elle n'a pas été développée par Udemy, il s'agit d'une extension développée par moi même vous proposant mes propres cours à prix réduit.                    

Extension Basic Information

Name Coupons Udemy Coupons Udemy
ID koopobokkknepbckcpkkgjecnbcjggoi
Official URL https://chromewebstore.google.com/detail/coupons-udemy/koopobokkknepbckcpkkgjecnbcjggoi
Description Des promos sur Udemy !
File Size 59.3 KB
Installation Count 565
Current Version 1.0
Last Updated 2020-07-20
Publish Date 2020-07-20
Developer Anthony
Email [email protected]
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Coupons Udemy",
    "version": "1.0",
    "description": "Des promos sur Udemy !",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "app.js"
        ]
    },
    "icons": {
        "128": "icon128.png"
    }
}