Tweetvideo downloader

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

Tweetvideo downloaderとは何ですか?

Tweetvideo downloaderはAshish Ghartiによって開発されたChromeの拡張機能で、その主な機能は「Tweetvideo.info - Twitter Video Downloader online will help you Download Twitter Videos Online for FREE.」です。

拡張機能のスクリーンショット

screenshot

Tweetvideo downloader拡張機能のCRXファイルをダウンロード

Tweetvideo downloader拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Tweetvideo downloader Tweetvideo downloader
ID cdkomhdpbhjbodbnfcidmohenklnpdei
公式URL https://chrome.google.com/webstore/detail/tweetvideo-downloader/cdkomhdpbhjbodbnfcidmohenklnpdei
説明 Tweetvideo.info - Twitter Video Downloader online will help you Download Twitter Videos Online for FREE.
ファイルサイズ 713 KB
インストール数 2,000
現在のバージョン 1.1.2
最終更新日 2019-06-12
公開日 2019-06-11
評価 3.33/5 合計 9 レビュー
開発者 Ashish Gharti
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.tweetvideo.info/
ヘルプページのURL https://www.tweetvideo.info/
対応言語 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"
    ]
}