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 |
| 公式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 |
| Eメール | [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": [
" | |