Shift-It

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

Wat is Shift-It?

Shift-It is een Chrome-extensie ontwikkeld door https://shift-it-psp.herokuapp.com, en de belangrijkste functie is "***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Shift-It

Download Shift-It-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        ***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)                    

Basisinformatie over de Extensie

Naam Shift-It Shift-It
ID khkkccmgokjjbnihhcbgacibieimibmh
Officiële URL https://chromewebstore.google.com/detail/shift-it/khkkccmgokjjbnihhcbgacibieimibmh
Beschrijving ***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…
Bestandsgrootte 766 KB
Aantal Installaties 10
Huidige Versie 1.1
Laatst Bijgewerkt 2020-07-09
Publicatiedatum 2020-07-03
Beoordeling 5.00/5 Totaal 13 Beoordelingen
Ontwikkelaar https://shift-it-psp.herokuapp.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://shift-it-psp.herokuapp.com/
Help Pagina-URL http://shift-it-psp.herokuapp.com/
Ondersteunde Talen 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"
    }
}