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 là gì?

Folloyu - Continue Session on Mobile là một tiện ích mở rộng Chrome được phát triển bởi https://www.folloyu.com, và tính năng chính của nó là "With Folloyu's extension, you'll be able to seamlessly continue your online session on another device".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

Tải xuống tệp CRX của tiện ích mở rộng Folloyu - Continue Session on Mobile

Tải xuống các tệp mở rộng Folloyu - Continue Session on Mobile dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Folloyu - Continue Session on Mobile Folloyu - Continue Session on Mobile
ID lhanibooemclkomdkdkiglkhfcdcifan
URL Chính Thức https://chromewebstore.google.com/detail/folloyu-continue-session/lhanibooemclkomdkdkiglkhfcdcifan
Mô tả With Folloyu's extension, you'll be able to seamlessly continue your online session on another device
Kích Thước Tệp 171 KB
Số Lần Cài Đặt 28
Phiên Bản Hiện Tại 3.2.2
Cập Nhật Lần Cuối 2012-11-08
Ngày Phát Hành 2012-11-08
Nhà Phát Triển https://www.folloyu.com
Loại Thanh Toán free
URL Trang Trợ Giúp https://folloyu.com/downloads.html
Ngôn Ngữ Được Hỗ Trợ 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",
        "*:\/\/*\/"
    ]
}