Folloyu - Continue Session on Mobile

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

What is Folloyu - Continue Session on Mobile?

Folloyu - Continue Session on Mobile is a Chrome extension developed by https://www.folloyu.com, and its main feature is "With Folloyu's extension, you'll be able to seamlessly continue your online session on another device".

Extension Screenshots

Download Folloyu - Continue Session on Mobile Extension CRX File

Download Folloyu - Continue Session on Mobile 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

                        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                    

Extension Basic Information

Name Folloyu - Continue Session on Mobile Folloyu - Continue Session on Mobile
ID lhanibooemclkomdkdkiglkhfcdcifan
Official URL https://chromewebstore.google.com/detail/folloyu-continue-session/lhanibooemclkomdkdkiglkhfcdcifan
Description With Folloyu's extension, you'll be able to seamlessly continue your online session on another device
File Size 171 KB
Installation Count 28
Current Version 3.2.2
Last Updated 2012-11-08
Publish Date 2012-11-08
Developer https://www.folloyu.com
Payment Type free
Help Page URL https://folloyu.com/downloads.html
Supported Languages 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",
        "*:\/\/*\/"
    ]
}