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
官方網址 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",
        "*:\/\/*\/"
    ]
}