Video Downloader VeeVee

Video Downloader VeeVee – download videos from the Internet.

¿Qué es Video Downloader VeeVee?

Video Downloader VeeVee es una extensión de Chrome desarrollada por VeeVee, y su función principal es "Video Downloader VeeVee – download videos from the Internet.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Video Downloader VeeVee

Descarga archivos de extensión Video Downloader VeeVee en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Video Downloader VeeVee Video Downloader VeeVee
ID mncpkpjgigpklafbenkddfcgalikldde
URL Oficial https://chromewebstore.google.com/detail/video-downloader-veevee/mncpkpjgigpklafbenkddfcgalikldde
Descripción Video Downloader VeeVee – download videos from the Internet.
Tamaño del Archivo 5.16 MB
Cantidad de Instalaciones 10,000
Versión Actual 2.1
Última Actualización 2024-02-29
Fecha de Publicación 2022-11-28
Calificación 3.80/5 Total de 110 Calificaciones
Desarrollador VeeVee
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.hashtap.com/@veevee
URL de la Página de Ayuda https://www.hashtap.com/@veevee
URL de la Página de Política de Privacidad https://www.hashtap.com/p/0qw03YY6x0pN
Idiomas Soportados 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": [
                ""
            ]
        }
    ]
}