Shift-It
***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…
Qu'est-ce que Shift-It ?
Shift-It est une extension Chrome développée par https://shift-it-psp.herokuapp.com, et sa fonction principale est "***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Shift-It
Téléchargez les fichiers d'extension Shift-It au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
***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)
Informations de Base sur l'Extension
Nom | Shift-It |
ID | khkkccmgokjjbnihhcbgacibieimibmh |
URL Officiel | https://chromewebstore.google.com/detail/shift-it/khkkccmgokjjbnihhcbgacibieimibmh |
Description | ***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever… |
Taille du Fichier | 766 KB |
Nombre d'Installations | 10 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2020-07-09 |
Date de Publication | 2020-07-03 |
Évaluation | 5.00/5 Total 13 Évaluations |
Développeur | https://shift-it-psp.herokuapp.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://shift-it-psp.herokuapp.com/ |
URL de la Page d'Aide | http://shift-it-psp.herokuapp.com/ |
Langues Prises en Charge | 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" } } |