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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.folloyu.com และคุณลักษณะหลักของมันคือ "With Folloyu's extension, you'll be able to seamlessly continue your online session on another device"

ภาพหน้าจอของส่วนขยาย

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Folloyu - Continue Session on Mobile

ดาวน์โหลดไฟล์ส่วนขยาย 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",
        "*:\/\/*\/"
    ]
}