Descarga MP3

Descarga MP3 de Canciones del Ayer

Descarga MP3 là gì?

Descarga MP3 là một tiện ích mở rộng Chrome được phát triển bởi virlatinus, và tính năng chính của nó là "Descarga MP3 de Canciones del Ayer".

Tải xuống tệp CRX của tiện ích mở rộng Descarga MP3

Tải xuống các tệp mở rộng Descarga MP3 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

                        Descarga MP3s de Canciones del Ayer                    

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

Tên Descarga MP3 Descarga MP3
ID nkdhgefcldaeehofjojcghpecnlmjnch
URL Chính Thức https://chrome.google.com/webstore/detail/descarga-mp3/nkdhgefcldaeehofjojcghpecnlmjnch
Mô tả Descarga MP3 de Canciones del Ayer
Kích Thước Tệp 25.31 KB
Số Lần Cài Đặt 109
Phiên Bản Hiện Tại 0.2
Cập Nhật Lần Cuối 2016-12-03
Ngày Phát Hành 2016-12-03
Đánh Giá 2.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển virlatinus
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Descarga MP3",
    "description": "Descarga MP3 de Canciones del Ayer",
    "version": "0.2",
    "minimum_chrome_version": "16.0.884",
    "permissions": [
        "downloads",
        ""
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "mp3-19.png",
        "default_title": "Descarga MP3 de este sitio"
    },
    "icons": {
        "48": "mp3-48.png",
        "128": "mp3-128.png"
    },
    "manifest_version": 2
}