VK Tik-Tok Instagram video downloader

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

What is VK Tik-Tok Instagram video downloader?

VK Tik-Tok Instagram video downloader is a Chrome extension developed by https://poqdev.com, and its main feature is "VK Tik-Tok Instagram video downloader also vimeo, facebook, yandex music, dailymotion, deezer, spotify".

Extension Screenshots

screenshot
screenshot

Download VK Tik-Tok Instagram video downloader Extension CRX File

Download VK Tik-Tok Instagram 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

                        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.                    

Extension Basic Information

Name VK Tik-Tok Instagram video downloader VK Tik-Tok Instagram video downloader
ID pndbkmpibfppofmbjbjcikehfeeljlhh
Official URL https://chromewebstore.google.com/detail/vk-tik-tok-instagram-vide/pndbkmpibfppofmbjbjcikehfeeljlhh
Description VK Tik-Tok Instagram video downloader also vimeo, facebook, yandex music, dailymotion, deezer, spotify
File Size 288 KB
Installation Count 4,882
Current Version 1.0.0
Last Updated 2021-02-02
Publish Date 2021-02-01
Rating 3.33/5 Total 15 Ratings
Developer https://poqdev.com
Email [email protected]
Payment Type free
Extension Website https://video.poqdev.com/
Help Page URL https://video.poqdev.com/
Privacy Policy Page URL https://poqdev.com/privacity
Supported Languages 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\/*"
    ]
}