putGet

put and Get browser tabs between mobile and pc

putGetคืออะไร?

putGet เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mohit Prasanth และคุณลักษณะหลักของมันคือ "put and Get browser tabs between mobile and pc"

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

screenshot

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

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

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

                        putGet is a easy and fast way to "put" the browser tab opened in your mobile to pc and also to "get" the browser tab opened in your pc to mobile.
Copying the URL some where sending it to mobile (via mail or any other sources) takes time and work. where as putGet does this work in fraction of seconds it uses QRcode to do this, any browser window can be transferred between pc and mobile very easy in fraction of seconds.
Using putGet people can continue their work by opening the browser window in mobile in single click, Later they can again open it in pc by using "put" functionality.
NOTE: You need to install putGet app from google play store.                    

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

ชื่อ putGet putGet
ID pdhniigfbicknbpadjjmemcmagponfjm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/putget/pdhniigfbicknbpadjjmemcmagponfjm
คำอธิบาย put and Get browser tabs between mobile and pc
ขนาดไฟล์ 1.12 MB
จำนวนการติดตั้ง 16
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2017-12-21
วันที่เผยแพร่ 2017-12-21
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา Mohit Prasanth
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.srkrcampus.net/kmp/putGet/
ภาษาที่รองรับ en-US
manifest.json
{
    "background": {
        "scripts": [
            "jquery.js",
            "jquery.min.js",
            "myjavascript.js",
            "qrcode.js",
            "qrcode.min.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "icon128.png"
        },
        "default_popup": "index.html",
        "default_title": "putGet"
    },
    "description": "put and Get browser tabs between mobile and pc",
    "homepage_url": "http:\/\/www.srkrcampus.net\/kmp\/putGet\/",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "19": "icon19.png",
        "38": "icon38.png",
        "48": "icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqJ0+bs3cFc4VHEbDwCW9w158JxTaL28ylLyPE20BaXxgk8ECpkPATf6pKczQljzppxL70nxCT8xG1v7w3pWWZ9AU4yReNB+pvPTjnDnhVdRjIAZ5\/10AlTP5Samh6zPlL3itDEUycFlbOXFdNBD\/CT9QgEUARAek\/n\/ij11RzIuSe3BVt9drzeFWUBv8+mbZJ7ACZ+\/FDA1fE310pTp3vo9mkMDFdsuOfaqq5VvssZ2yLJgRV2P4ftMGQgMNADHvxDrjzEqu089w7AANmSSxuWci1gjvIw3v0NVmDc\/JmxsPckoRChszgbfR+8zrKzX5Epn4y4rVgj5GLqMvFVRSDwIDAQAB",
    "manifest_version": 2,
    "name": "putGet",
    "optional_permissions": [],
    "permissions": [
        "activeTab",
        "tabs",
        "",
        "http:\/\/srkrcampus.net\/kmp\/putGet\/*",
        "https:\/\/putget.000webhostapp.com\/*"
    ],
    "short_name": "pG",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}