Recastly

Never Seen Before Video Captioning Technology

What is Recastly?

Recastly is a Chrome extension developed by http://softwarecreatorsnetwork.blogspot.com, and its main feature is "Never Seen Before Video Captioning Technology".

Extension Screenshots

screenshot
screenshot
screenshot

Download Recastly Extension CRX File

Download Recastly extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Recastly Recastly
ID cmoobmcokopbkcnpoonbbabjpjcnjhpn
Official URL https://chrome.google.com/webstore/detail/recastly/cmoobmcokopbkcnpoonbbabjpjcnjhpn
Description Never Seen Before Video Captioning Technology
File Size 100 KB
Installation Count 141
Current Version 0.1
Last Updated 2018-01-19
Publish Date 2018-01-19
Developer http://softwarecreatorsnetwork.blogspot.com
Email [email protected]
Payment Type free
Extension Website https://softwarecreatorsnetwork.blogspot.com/2018/01/recastly.html
Help Page URL https://softwarecreatorsnetwork.blogspot.com/2018/01/recastly.html
Privacy Policy Page URL https://crowley.link/legal
Supported Languages 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"
    }
}