Folloyu - Continue Session on Mobile

With Folloyu's extension, you'll be able to seamlessly continue your online session on another device

Folloyu - Continue Session on Mobileとは何ですか?

Folloyu - Continue Session on Mobileはhttps://www.folloyu.comによって開発されたChromeの拡張機能で、その主な機能は「With Folloyu's extension, you'll be able to seamlessly continue your online session on another device」です。

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

Folloyu - Continue Session on Mobile拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This extension adds a button to Chrome that lets you seamlessly continue your session (sending the URL) on any mobile device you use. 

Only thing you need on your mobile is a QR code (2D barcode) scanner and you are good to go. If you don't have one, you can download Folloyu app from the Android Market and in Apple app store (search for 'Folloyu').

Note: By installing this extension, you agree to Folloyu privacy policy - http://folloyu.com/privacy                    

拡張機能の基本情報

名前 Folloyu - Continue Session on Mobile Folloyu - Continue Session on Mobile
ID lhanibooemclkomdkdkiglkhfcdcifan
公式URL https://chromewebstore.google.com/detail/folloyu-continue-session/lhanibooemclkomdkdkiglkhfcdcifan
説明 With Folloyu's extension, you'll be able to seamlessly continue your online session on another device
ファイルサイズ 171 KB
インストール数 28
現在のバージョン 3.2.2
最終更新日 2012-11-08
公開日 2012-11-08
開発者 https://www.folloyu.com
支払い方法 free
ヘルプページのURL https://folloyu.com/downloads.html
対応言語 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Folloyu - Continue Session on Mobile",
    "version": "3.2.2",
    "description": "With Folloyu's extension, you'll be able to seamlessly continue your online session on another device",
    "icons": {
        "16": "folloyu16.png",
        "48": "folloyu48.png",
        "128": "folloyu128.png"
    },
    "browser_action": {
        "default_icon": "folloyu16.ico",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "cookies",
        "*:\/\/*\/"
    ]
}