Tweetvideo downloader
Tweetvideo.info - Twitter Video Downloader online will help you Download Twitter Videos Online for FREE.
Co to jest Tweetvideo downloader?
Tweetvideo downloader to rozszerzenie Chrome opracowane przez Ashish Gharti, a jego główną funkcją jest „Tweetvideo.info - Twitter Video Downloader online will help you Download Twitter Videos Online for FREE.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tweetvideo downloader
Pobierz pliki rozszerzeń Tweetvideo downloader w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | cdkomhdpbhjbodbnfcidmohenklnpdei |
Oficjalny URL | https://chrome.google.com/webstore/detail/tweetvideo-downloader/cdkomhdpbhjbodbnfcidmohenklnpdei |
Opis | Tweetvideo.info - Twitter Video Downloader online will help you Download Twitter Videos Online for FREE. |
Rozmiar pliku | 713 KB |
Liczba instalacji | 2,000 |
Aktualna Wersja | 1.1.2 |
Ostatnia Aktualizacja | 2019-06-12 |
Data Publikacji | 2019-06-11 |
Ocena | 3.33/5 Łącznie 9 Oceny |
Deweloper | Ashish Gharti |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.tweetvideo.info/ |
Adres URL Strony Pomocy | https://www.tweetvideo.info/ |
Obsługiwane Języki | 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" ] } |