Notifications Vidéos de MkProd

Recevez tout les notifications de mes vidéos !

What is Notifications Vidéos de MkProd?

Notifications Vidéos de MkProd is a Chrome extension developed by Unknown, and its main feature is "Recevez tout les notifications de mes vidéos !".

Extension Screenshots

screenshot

Download Notifications Vidéos de MkProd Extension CRX File

Download Notifications Vidéos de MkProd 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

                        Youtuber MkPROD : Recevez tout les notifications de mes vidéos !                    

Extension Basic Information

Name Notifications Vidéos de MkProd Notifications Vidéos de MkProd
ID icacjnfiliggickpbidjklbonfoekjgj
Official URL https://chromewebstore.google.com/detail/notifications-vid%C3%A9os-de-m/icacjnfiliggickpbidjklbonfoekjgj
Description Recevez tout les notifications de mes vidéos !
File Size 388 KB
Installation Count 29
Current Version 1.0.1
Last Updated 2019-06-25
Publish Date 2019-06-25
Rating 5.00/5 Total 4 Ratings
Developer Unknown
Payment Type free
Supported Languages fr
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "jquery.min.js",
            "eventPage.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup-page.html",
        "default_title": "MkProd"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com;object-src 'self'",
    "description": "Recevez tout les notifications de mes vid\u00e9os !",
    "icons": {
        "128": "img\/icon128.png"
    },
    "manifest_version": 2,
    "name": "Notifications Vid\u00e9os de MkProd",
    "permissions": [
        "tabs",
        "https:\/\/api.twitch.tv\/",
        "https:\/\/www.googleapis.com\/",
        "notifications",
        "alarms",
        "storage"
    ],
    "short_name": "MkProd",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1"
}