Recastly
Never Seen Before Video Captioning Technology
Recastlyとは何ですか?
Recastlyはhttp://softwarecreatorsnetwork.blogspot.comによって開発されたChromeの拡張機能で、その主な機能は「Never Seen Before Video Captioning Technology」です。
拡張機能のスクリーンショット
Recastly拡張機能のCRXファイルをダウンロード
Recastly拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Recastly will 10x Your Video Traffic & Profits OVERNIGHT Without Fancy Tools, Expensive Software Or High-Priced Designer. Using subtitles - also called captioning or transcribing - along with accurate voiceovers works better than ANYTHING else for increasing traffic & conversions.
拡張機能の基本情報
名前 | |
ID | cmoobmcokopbkcnpoonbbabjpjcnjhpn |
公式URL | https://chrome.google.com/webstore/detail/recastly/cmoobmcokopbkcnpoonbbabjpjcnjhpn |
説明 | Never Seen Before Video Captioning Technology |
ファイルサイズ | 100 KB |
インストール数 | 141 |
現在のバージョン | 0.1 |
最終更新日 | 2018-01-19 |
公開日 | 2018-01-19 |
開発者 | http://softwarecreatorsnetwork.blogspot.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://softwarecreatorsnetwork.blogspot.com/2018/01/recastly.html |
ヘルプページのURL | https://softwarecreatorsnetwork.blogspot.com/2018/01/recastly.html |
プライバシーポリシーページのURL | https://crowley.link/legal |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Recastly", "version": "0.1", "manifest_version": 2, "description": "Never Seen Before Video Captioning Technology", "permissions": [ "gcm", "storage", "notifications", "identity" ], "background": { "persistent": false, "scripts": [ "OneSignal.js", "background.js" ] }, "browser_action": { "default_icon": "recastly-logo128-128.png", "default_title": "Never Seen Before Video Captioning Technology", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "recastly-logo128-128.png" } } |