Recastly

Never Seen Before Video Captioning Technology

Recastly là gì?

Recastly là một tiện ích mở rộng Chrome được phát triển bởi http://softwarecreatorsnetwork.blogspot.com, và tính năng chính của nó là "Never Seen Before Video Captioning Technology".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Recastly

Tải xuống các tệp mở rộng Recastly dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Recastly Recastly
ID cmoobmcokopbkcnpoonbbabjpjcnjhpn
URL Chính Thức https://chrome.google.com/webstore/detail/recastly/cmoobmcokopbkcnpoonbbabjpjcnjhpn
Mô tả Never Seen Before Video Captioning Technology
Kích Thước Tệp 100 KB
Số Lần Cài Đặt 141
Phiên Bản Hiện Tại 0.1
Cập Nhật Lần Cuối 2018-01-19
Ngày Phát Hành 2018-01-19
Nhà Phát Triển http://softwarecreatorsnetwork.blogspot.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://softwarecreatorsnetwork.blogspot.com/2018/01/recastly.html
URL Trang Trợ Giúp https://softwarecreatorsnetwork.blogspot.com/2018/01/recastly.html
URL Trang Chính Sách Bảo Mật https://crowley.link/legal
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}