Shift-It

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

Shift-Itとは何ですか?

Shift-Itはhttps://shift-it-psp.herokuapp.comによって開発されたChromeの拡張機能で、その主な機能は「***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…」です。

拡張機能のスクリーンショット

screenshot
screenshot

Shift-It拡張機能のCRXファイルをダウンロード

Shift-It拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Shift-It Shift-It
ID khkkccmgokjjbnihhcbgacibieimibmh
公式URL https://chromewebstore.google.com/detail/shift-it/khkkccmgokjjbnihhcbgacibieimibmh
説明 ***REQUIRES ANDROID APPLICATION*** Android application can be downloaded from our website. http://shift-it-psp.herokuapp.com/ Ever…
ファイルサイズ 766 KB
インストール数 10
現在のバージョン 1.1
最終更新日 2020-07-09
公開日 2020-07-03
評価 5.00/5 合計 13 レビュー
開発者 https://shift-it-psp.herokuapp.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://shift-it-psp.herokuapp.com/
ヘルプページのURL http://shift-it-psp.herokuapp.com/
対応言語 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"
    }
}