Metrolagu Youtube Video Downloader

Metrolagu Free MP3 & Youtube Video Downloader

What is Metrolagu Youtube Video Downloader?

Metrolagu Youtube Video Downloader is a Chrome extension developed by http://metrolagu.online, and its main feature is "Metrolagu Free MP3 & Youtube Video Downloader".

Extension Screenshots

screenshot

Download Metrolagu Youtube Video Downloader Extension CRX File

Download Metrolagu Youtube Video Downloader 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

                        Menambahkan tombol download di video youtube untuk memudahkan anda mengambil audio secara gratis.
anda kini dapat mengunduh video maupun audio dari youtube dengan mudah.                    

Extension Basic Information

Name Metrolagu Youtube Video Downloader Metrolagu Youtube Video Downloader
ID jleikakmjbaloiipnhmmcdclecmcpafj
Official URL https://chrome.google.com/webstore/detail/metrolagu-youtube-video-d/jleikakmjbaloiipnhmmcdclecmcpafj
Description Metrolagu Free MP3 & Youtube Video Downloader
File Size 4.09 KB
Installation Count 367
Current Version 0.1.0
Last Updated 2019-09-20
Publish Date 2019-09-20
Rating 4.20/5 Total 5 Ratings
Developer http://metrolagu.online
Payment Type free
Supported Languages id
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Metrolagu Youtube Video Downloader",
    "version": "0.1.0",
    "description": "Metrolagu Free MP3 & Youtube Video Downloader",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/watch?v=*",
                "https:\/\/m.youtube.com\/watch?v=*"
            ]
        }
    ]
}