VK Tik-Tok Instagram video downloader

VK Tik-Tok Instagram video downloader also vimeo, facebook, yandex music, dailymotion, deezer, spotify

VK Tik-Tok Instagram video downloader là gì?

VK Tik-Tok Instagram video downloader là một tiện ích mở rộng Chrome được phát triển bởi https://poqdev.com, và tính năng chính của nó là "VK Tik-Tok Instagram video downloader also vimeo, facebook, yandex music, dailymotion, deezer, spotify".

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

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng VK Tik-Tok Instagram video downloader

Tải xuống các tệp mở rộng VK Tik-Tok Instagram video downloader 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

                        Very easy extension that allows you to:
* Download video from VK, Tik-Tok, Instagram, vimeo, facebook
* Download music from yandex music, dailymotion, deezer, spotify

All that you need to do:
* Pin the extension (as shown in the first screenshot)
* Open you favourite site
* Click on the icon of extension (as shown in the second screenshot)
* Click on the "download" icon (as shown in the second screenshot)

The extension can not download video from YouTube because of Google rules.                    

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

Tên VK Tik-Tok Instagram video downloader VK Tik-Tok Instagram video downloader
ID pndbkmpibfppofmbjbjcikehfeeljlhh
URL Chính Thức https://chromewebstore.google.com/detail/vk-tik-tok-instagram-vide/pndbkmpibfppofmbjbjcikehfeeljlhh
Mô tả VK Tik-Tok Instagram video downloader also vimeo, facebook, yandex music, dailymotion, deezer, spotify
Kích Thước Tệp 288 KB
Số Lần Cài Đặt 4,882
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2021-02-02
Ngày Phát Hành 2021-02-01
Đánh Giá 3.33/5 Tổng số 15 Đánh Giá
Nhà Phát Triển https://poqdev.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://video.poqdev.com/
URL Trang Trợ Giúp https://video.poqdev.com/
URL Trang Chính Sách Bảo Mật https://poqdev.com/privacity
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "js\/lib\/grafy.js",
            "js\/lib\/analytics.js",
            "js\/lib\/jquery-3.1.1.min.js",
            "js\/lib\/tools.js",
            "js\/_config.js",
            "js\/search-engine.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/32.png",
        "default_popup": "popup.html",
        "default_title": "VK Tik-Tok Instagram video downloader"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "css\/app.css",
                "css\/sidebar.css",
                "css\/content.css"
            ],
            "js": [
                "js\/lib\/jquery-3.1.1.min.js",
                "js\/lib\/tools.js",
                "js\/lib\/md5.min.js",
                "js\/_config.js",
                "js\/app.js",
                "js\/providers\/abstract-provider.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/lib\/analytics.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/providers\/fb.js"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/providers\/in.js"
            ],
            "matches": [
                "*:\/\/*.instagram.com\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/providers\/tw.js"
            ],
            "matches": [
                "*:\/\/*.twitter.com\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/providers\/vm.js"
            ],
            "matches": [
                "*:\/\/*.vimeo.com\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/providers\/dz.js"
            ],
            "matches": [
                "*:\/\/*.deezer.com\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/providers\/sc.js"
            ],
            "matches": [
                "*:\/\/soundcloud.com\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/providers\/sf.js"
            ],
            "matches": [
                "*:\/\/*.spotify.com\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/providers\/mr.js"
            ],
            "matches": [
                "*:\/\/my.mail.ru\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/providers\/dm.js"
            ],
            "matches": [
                "*:\/\/*.dailymotion.com\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/providers\/ya.js"
            ],
            "matches": [
                "*:\/\/music.yandex.ru\/*",
                "*:\/\/music.yandex.ua\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/providers\/vk.js"
            ],
            "matches": [
                "*:\/\/vk.com\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "js\/providers\/tt.js"
            ],
            "matches": [
                "*:\/\/*.tiktok.com\/*"
            ]
        },
        {
            "css": [
                "css\/app.css",
                "css\/sidebar.css",
                "css\/content.css"
            ],
            "js": [
                "js\/providers\/xx.js",
                "js\/content.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/google-analytics.com; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_extDesc__",
    "icons": {
        "128": "img\/128.png",
        "32": "img\/32.png",
        "64": "img\/64.png"
    },
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "permissions": [
        "downloads",
        "",
        "storage",
        "webRequest",
        "webRequestBlocking"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "web_accessible_resources": [
        "img\/*"
    ]
}