Shift-It
***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…
Co je Shift-It?
Shift-It je rozšíření Chrome vyvinuté https://shift-it-psp.herokuapp.com, a jeho hlavní funkcí je „***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Shift-It
Stáhněte si soubory rozšíření Shift-It ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
***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)
Základní Informace o Rozšíření
Název | Shift-It |
ID | khkkccmgokjjbnihhcbgacibieimibmh |
Oficiální URL | https://chromewebstore.google.com/detail/shift-it/khkkccmgokjjbnihhcbgacibieimibmh |
Popis | ***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever… |
Velikost souboru | 766 KB |
Počet instalací | 10 |
Aktuální Verze | 1.1 |
Poslední Aktualizace | 2020-07-09 |
Datum Vydání | 2020-07-03 |
Hodnocení | 5.00/5 Celkem 13 Hodnocení |
Vývojář | https://shift-it-psp.herokuapp.com |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | http://shift-it-psp.herokuapp.com/ |
URL Stránky Nápovědy | http://shift-it-psp.herokuapp.com/ |
Podporované Jazyky | 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" } } |