Video Downloader VeeVee

Video Downloader VeeVee – download videos from the Internet.

O que é Video Downloader VeeVee?

Video Downloader VeeVee é uma extensão do Chrome desenvolvida por VeeVee, e sua principal característica é "Video Downloader VeeVee – download videos from the Internet.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Video Downloader VeeVee

Baixe arquivos de extensão Video Downloader VeeVee no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        One of the most popular video download extensions.

The extension allows you to save videos in SD, HD, FULL HD, 2K and 4K formats from many popular video sites!

With extension you can download almost any video from the most popular social media and video hosting websites.

The extension is easy to use. Add the extension to your browser in one minute. Then click on the extension icon on the target video website and start downloading. It's simple and safe. Try.

---------

If you have problems or videos that can't be downloaded, please don't give a bad rating, but email us at [email protected] and help improve the extension. Thank you!

---------

Copyright holders:
If you believe that a download of content infringes your copyright, you may notify us by sending an email to [email protected], including your organization name, contact name, and a link to a document proving that you are in possession of exclusive rights to the posted material on the site. A copyright infringement claim can only be filed by the copyright owner or his authorized representative. If you believe that the content you download infringes your copyright, please let us know by email. We regularly exclude sites containing copyrighted content from the list of videos available for download.

---------

Features:
⭐ Can save videos from most popular websites like Vimeo
⭐ You can get HTML5 video from any site
⭐ Fetch videos in 720p, 1080p, 2K, 4K and enjoy high quality videos.
⭐ It is also an HLS streaming downloader. It can detect M3U8 files and load TS files from them. All HLS streams will be downloaded and combined into MP4.
⭐ You don't need to register an account to use the video saver. You can get any video or audio without registration. Video Saver is free to use.
⭐ Watch video preview in the built-in player
⭐ Copy the download link to share it with your friends
⭐ Play MP4 videos via Chromecast on your TV or play them on your Google home page
⭐ Scan the QR code to watch and get videos directly to your phone
⭐ Multiple downloading - download selected or all videos / audios on a page
⭐ Search by video title, quality, type, file size
⭐ Light / dark theme

---------

Important:
We suggest that you first check the copyright of media content before downloading media files. Due to the Google Chrome Webstore privacy policy, the extension does not work on Twitter, Instagram, Facebook, and YouTube. There are always sites where videos are protected and cannot be downloaded. On some web pages, you need to start playing the video first to help the video downloader find it. When saving a video, a new browser tab may open in order to collect the file and save it to your hard drive.

---------

Privacy Policy:
VeeVee does not collect or send any personal data. Non-personalized data (which is the address of the video or part of it) is sent in the following cases:
- When opening extension, a query is sent to the found video source to get the length of the video.
- On some supported video sites, we download additional information from those sites in order to obtain video file addresses.

---------

Extension collects data from your browser in order to provide and improve our products and services, software update, dynamic content operation.

If you do not agree with the terms of the Privacy Policy, please remove the extension.                    

Informações Básicas da Extensão

Nome Video Downloader VeeVee Video Downloader VeeVee
ID mncpkpjgigpklafbenkddfcgalikldde
URL Oficial https://chromewebstore.google.com/detail/video-downloader-veevee/mncpkpjgigpklafbenkddfcgalikldde
Descrição Video Downloader VeeVee – download videos from the Internet.
Tamanho do Arquivo 5.16 MB
Contagem de Instalações 10,000
Versão Atual 2.1
Última Atualização 2024-02-29
Data de Publicação 2022-11-28
Classificação 3.80/5 Total de 110 Avaliações
Desenvolvedor VeeVee
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.hashtap.com/@veevee
URL da Página de Ajuda https://www.hashtap.com/@veevee
URL da Página de Política de Privacidade https://www.hashtap.com/p/0qw03YY6x0pN
Idiomas Suportados 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "short_name": "__MSG_app_short_name__",
    "version": "2.1",
    "default_locale": "en",
    "author": "VeeVee",
    "homepage_url": "https:\/\/www.hashtap.com\/@veevee",
    "icons": {
        "48": "\/img\/logo\/48x48.png",
        "64": "\/img\/logo\/64x64.png",
        "80": "\/img\/logo\/80x80.png",
        "128": "\/img\/logo\/128x128.png",
        "256": "\/img\/logo\/256x256.png",
        "384": "\/img\/logo\/384x384.png"
    },
    "action": {
        "default_icon": {
            "16": "\/img\/icon\/16x16.png",
            "20": "\/img\/icon\/20x20.png",
            "24": "\/img\/icon\/24x24.png",
            "32": "\/img\/icon\/32x32.png",
            "48": "\/img\/icon\/48x48.png",
            "64": "\/img\/icon\/64x64.png",
            "80": "\/img\/icon\/80x80.png",
            "128": "\/img\/icon\/128x128.png",
            "256": "\/img\/icon\/256x256.png",
            "384": "\/img\/icon\/384x384.png"
        },
        "default_title": "__MSG_app_title__",
        "default_popup": "html\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/content.js"
            ],
            "all_frames": true,
            "run_at": "document_idle"
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "offscreen",
        "scripting",
        "webRequest",
        "notifications",
        "downloads"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/icons\/*",
                "html\/frame.html"
            ],
            "matches": [
                ""
            ]
        }
    ]
}