Shift-It

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

Apa itu Shift-It?

Shift-It adalah ekstensi Chrome yang dikembangkan oleh https://shift-it-psp.herokuapp.com, dan fitur utamanya adalah "***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Shift-It

Unduh file ekstensi Shift-It dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Shift-It Shift-It
ID khkkccmgokjjbnihhcbgacibieimibmh
URL Resmi https://chromewebstore.google.com/detail/shift-it/khkkccmgokjjbnihhcbgacibieimibmh
Deskripsi ***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…
Ukuran File 766 KB
Jumlah Instalasi 10
Versi Saat Ini 1.1
Terakhir Diperbarui 2020-07-09
Tanggal Publikasi 2020-07-03
Penilaian 5.00/5 Total 13 Penilaian
Pengembang https://shift-it-psp.herokuapp.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://shift-it-psp.herokuapp.com/
URL Halaman Bantuan http://shift-it-psp.herokuapp.com/
Bahasa yang Didukung 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"
    }
}