Connect

Connect lets you execute tasks on your Android device using Trigger.

Connectคืออะไร?

Connect เป็นส่วนขยายของ Chrome ที่พัฒนาโดย omarseyal และคุณลักษณะหลักของมันคือ "Connect lets you execute tasks on your Android device using Trigger."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Connect

ดาวน์โหลดไฟล์ส่วนขยาย Connect ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        For those who know, Connect is the ultimate Android device automation tool.  Paired with Trigger (another Android Application), Connect allows you execute any number of tasks (change volume, text someone, connect to a wifi network, whatever!), from the convenience of a browser plugin.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Connect Connect
ID dopcblnakobeneefloniajcdfommmmen
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/connect/dopcblnakobeneefloniajcdfommmmen
คำอธิบาย Connect lets you execute tasks on your Android device using Trigger.
ขนาดไฟล์ 147 KB
จำนวนการติดตั้ง 52
เวอร์ชันปัจจุบัน 0.2
อัปเดตครั้งล่าสุด 2014-02-11
วันที่เผยแพร่ 2014-02-11
คะแนน 3.43/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา omarseyal
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://connect.gettrigger.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Connect",
    "description": "Connect lets you execute tasks on your Android device using Trigger.",
    "version": "0.2",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Connect"
    },
    "permissions": [
        "cookies",
        "http:\/\/connect.gettrigger.com\/"
    ]
}