Video Extration Tool
Do whatever it takes to show the video in a page
什麼是Video Extration Tool?
Video Extration Tool是由arcode開發的Chrome擴展程式,該擴展的主要功能是“Do whatever it takes to show the video in a page”。
擴展截圖
下載Video Extration Tool擴展crx文件
下載Video Extration Tool擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Will make whatever it takes so you can see the video in a Page.
For now working in pages contains:
dood.so 擴展基本資訊
| 名稱 | |
| ID | likcbdadfopfendljlidfpmpchajogam |
| 官方網址 | https://chromewebstore.google.com/detail/video-extration-tool/likcbdadfopfendljlidfpmpchajogam |
| 簡介 | Do whatever it takes to show the video in a page |
| 檔案大小 | 769 KB |
| 安裝次數 | 30 |
| 目前版本 | 1.0.0 |
| 更新時間 | 2021-06-05 |
| 上架時間 | 2021-06-05 |
| 開發者 | arcode |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | 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": [
" | |