Shift-It
***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…
What is Shift-It?
Shift-It is a Chrome extension developed by https://shift-it-psp.herokuapp.com, and its main feature is "***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…".
Extension Screenshots
Download Shift-It Extension CRX File
Download Shift-It extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
***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)
Extension Basic Information
Name | Shift-It |
ID | khkkccmgokjjbnihhcbgacibieimibmh |
Official URL | 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… |
File Size | 766 KB |
Installation Count | 10 |
Current Version | 1.1 |
Last Updated | 2020-07-09 |
Publish Date | 2020-07-03 |
Rating | 5.00/5 Total 13 Ratings |
Developer | https://shift-it-psp.herokuapp.com |
[email protected] | |
Payment Type | free |
Extension Website | http://shift-it-psp.herokuapp.com/ |
Help Page URL | http://shift-it-psp.herokuapp.com/ |
Supported Languages | 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" } } |