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
扩展基本信息
名称 | Video Extration Tool |
ID | likcbdadfopfendljlidfpmpchajogam |
官方URL | 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": [ " |