Shift-It

***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…

¿Qué es Shift-It?

Shift-It es una extensión de Chrome desarrollada por https://shift-it-psp.herokuapp.com, y su función principal es "***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Shift-It

Descarga archivos de extensión Shift-It en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        ***REQUIRES ANDROID APPLICATION***
Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/

Ever feel an urge to just shift the content you are browsing in your phone in just a click? With shift-it we are trying to provide a hassle-free experience for the user in a single click.And the transfers are completely secure with a fantastic user experience devoid of any irritating ads.

One click transfers

PC to phone(more to be added shortly)                    

Información Básica de la Extensión

Nombre Shift-It Shift-It
ID khkkccmgokjjbnihhcbgacibieimibmh
URL Oficial https://chromewebstore.google.com/detail/shift-it/khkkccmgokjjbnihhcbgacibieimibmh
Descripción ***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…
Tamaño del Archivo 766 KB
Cantidad de Instalaciones 10
Versión Actual 1.1
Última Actualización 2020-07-09
Fecha de Publicación 2020-07-03
Calificación 5.00/5 Total de 13 Calificaciones
Desarrollador https://shift-it-psp.herokuapp.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://shift-it-psp.herokuapp.com/
URL de la Página de Ayuda http://shift-it-psp.herokuapp.com/
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Shift-It",
    "version": "1.1",
    "content_security_policy": "script-src 'self' https:\/\/cdn.firebase.com https:\/\/*.firebaseio.com https:\/\/*.firebaseio-demo.com https:\/\/www.gstatic.com; object-src 'self'",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "128": "icon.png"
    }
}