Tweetvideo downloader

Tweetvideo.info - Twitter Video Downloader online will help you Download Twitter Videos Online for FREE.

What is Tweetvideo downloader?

Tweetvideo downloader is a Chrome extension developed by Ashish Gharti, and its main feature is "Tweetvideo.info - Twitter Video Downloader online will help you Download Twitter Videos Online for FREE.".

Extension Screenshots

screenshot

Download Tweetvideo downloader Extension CRX File

Download Tweetvideo 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

                        Download Twitter Videos 

How to download videos from Twitter:

Open Twitter, and go to the tweet which contains twitter video.
Get the link/url of the tweet which have video.
1: Click on the tweet, and copy the url from address bar of the browser.  
2: Paste into browser and click on Tweetvideo downloader chrome extension
2: Download videos in multiple formats.                    

Extension Basic Information

Name Tweetvideo downloader Tweetvideo downloader
ID cdkomhdpbhjbodbnfcidmohenklnpdei
Official URL https://chrome.google.com/webstore/detail/tweetvideo-downloader/cdkomhdpbhjbodbnfcidmohenklnpdei
Description Tweetvideo.info - Twitter Video Downloader online will help you Download Twitter Videos Online for FREE.
File Size 713 KB
Installation Count 2,000
Current Version 1.1.2
Last Updated 2019-06-12
Publish Date 2019-06-11
Rating 3.33/5 Total 9 Ratings
Developer Ashish Gharti
Email [email protected]
Payment Type free
Extension Website https://www.tweetvideo.info/
Help Page URL https://www.tweetvideo.info/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tweetvideo downloader",
    "version": "1.1.2",
    "description": "Tweetvideo.info - Twitter Video Downloader online will help you Download Twitter Videos Online for FREE.",
    "homepage_url": "https:\/\/www.tweetvideo.info\/",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "assets\/images\/icon-16.png",
            "32": "assets\/images\/icon-32.png",
            "48": "assets\/images\/icon-48.png",
            "128": "assets\/images\/icon-128.png"
        }
    },
    "icons": {
        "16": "assets\/images\/icon-16.png",
        "32": "assets\/images\/icon-32.png",
        "48": "assets\/images\/icon-48.png",
        "128": "assets\/images\/icon-128.png"
    },
    "manifest_version": 2,
    "permissions": [
        "notifications",
        "tabs"
    ]
}