VK Tik-Tok Instagram video downloader

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

Apa itu VK Tik-Tok Instagram video downloader?

VK Tik-Tok Instagram video downloader adalah ekstensi Chrome yang dikembangkan oleh https://poqdev.com, dan fitur utamanya adalah "VK Tik-Tok Instagram video downloader also vimeo, facebook, yandex music, dailymotion, deezer, spotify".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi VK Tik-Tok Instagram video downloader

Unduh file ekstensi VK Tik-Tok Instagram video downloader dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama VK Tik-Tok Instagram video downloader VK Tik-Tok Instagram video downloader
ID pndbkmpibfppofmbjbjcikehfeeljlhh
URL Resmi https://chromewebstore.google.com/detail/vk-tik-tok-instagram-vide/pndbkmpibfppofmbjbjcikehfeeljlhh
Deskripsi VK Tik-Tok Instagram video downloader also vimeo, facebook, yandex music, dailymotion, deezer, spotify
Ukuran File 288 KB
Jumlah Instalasi 4,882
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2021-02-02
Tanggal Publikasi 2021-02-01
Penilaian 3.33/5 Total 15 Penilaian
Pengembang https://poqdev.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://video.poqdev.com/
URL Halaman Bantuan https://video.poqdev.com/
URL Halaman Kebijakan Privasi https://poqdev.com/privacity
Bahasa yang Didukung 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\/*"
    ]
}