Video Extration Tool
Do whatever it takes to show the video in a page
Co to jest Video Extration Tool?
Video Extration Tool to rozszerzenie Chrome opracowane przez arcode, a jego główną funkcją jest „Do whatever it takes to show the video in a page”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Video Extration Tool
Pobierz pliki rozszerzeń Video Extration Tool 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
Will make whatever it takes so you can see the video in a Page.
For now working in pages contains:
dood.so Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | likcbdadfopfendljlidfpmpchajogam |
| Oficjalny URL | https://chromewebstore.google.com/detail/video-extration-tool/likcbdadfopfendljlidfpmpchajogam |
| Opis | Do whatever it takes to show the video in a page |
| Rozmiar pliku | 769 KB |
| Liczba instalacji | 30 |
| Aktualna Wersja | 1.0.0 |
| Ostatnia Aktualizacja | 2021-06-05 |
| Data Publikacji | 2021-06-05 |
| Deweloper | arcode |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Video Extration Tool",
"description": "Do whatever it takes to show the video in a page",
"version": "1.0.0",
"manifest_version": 2,
"icons": {
"16": "icons\/icon-16x16.png",
"48": "icons\/icon-48x48.png",
"128": "icons\/icon-128x128.png"
},
"background": {
"scripts": [
"www\/js\/bex-background.js",
"js\/background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
" | |