Notifications Vidéos de MkProd

Recevez tout les notifications de mes vidéos !

Notifications Vidéos de MkProd là gì?

Notifications Vidéos de MkProd là một tiện ích mở rộng Chrome được phát triển bởi Unknown, và tính năng chính của nó là "Recevez tout les notifications de mes vidéos !".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Notifications Vidéos de MkProd

Tải xuống các tệp mở rộng Notifications Vidéos de MkProd dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Notifications Vidéos de MkProd Notifications Vidéos de MkProd
ID icacjnfiliggickpbidjklbonfoekjgj
URL Chính Thức https://chromewebstore.google.com/detail/notifications-vid%C3%A9os-de-m/icacjnfiliggickpbidjklbonfoekjgj
Mô tả Recevez tout les notifications de mes vidéos !
Kích Thước Tệp 388 KB
Số Lần Cài Đặt 29
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2019-06-25
Ngày Phát Hành 2019-06-25
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Unknown
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}