Recastly

Never Seen Before Video Captioning Technology

Cos'è Recastly?

Recastly è un'estensione di Chrome sviluppata da http://softwarecreatorsnetwork.blogspot.com, e la sua funzione principale è "Never Seen Before Video Captioning Technology".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Recastly

Scarica i file di estensione Recastly in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Recastly Recastly
ID cmoobmcokopbkcnpoonbbabjpjcnjhpn
URL Ufficiale https://chrome.google.com/webstore/detail/recastly/cmoobmcokopbkcnpoonbbabjpjcnjhpn
Descrizione Never Seen Before Video Captioning Technology
Dimensione del File 100 KB
Conteggio Installazioni 141
Versione Corrente 0.1
Ultimo Aggiornamento 2018-01-19
Data di Pubblicazione 2018-01-19
Sviluppatore http://softwarecreatorsnetwork.blogspot.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://softwarecreatorsnetwork.blogspot.com/2018/01/recastly.html
URL della Pagina di Aiuto https://softwarecreatorsnetwork.blogspot.com/2018/01/recastly.html
URL della Pagina della Politica sulla Privacy https://crowley.link/legal
Lingue Supportate 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"
    }
}