ClipboardFusion (extension)

Sync your clipboard with your computer and other mobile devices!

ClipboardFusion (extension)คืออะไร?

ClipboardFusion (extension) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://clipboardfusion.com และคุณลักษณะหลักของมันคือ "Sync your clipboard with your computer and other mobile devices!"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ClipboardFusion (extension)

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

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

                        Sync your clipboard with your computer and other mobile devices!

- Create, edit and save clipboard items
- Sync clipboard items between your computers and mobile devices
- Pin clipboard items for easy access
- Clear your mobile device's clipboard                    

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

ชื่อ ClipboardFusion (extension) ClipboardFusion (extension)
ID geapolcoppakmkkojanekadaciedjfbb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/clipboardfusion-extension/geapolcoppakmkkojanekadaciedjfbb
คำอธิบาย Sync your clipboard with your computer and other mobile devices!
ขนาดไฟล์ 23.85 KB
จำนวนการติดตั้ง 534
เวอร์ชันปัจจุบัน 2.0.0
อัปเดตครั้งล่าสุด 2017-10-31
วันที่เผยแพร่ 2017-10-31
คะแนน 2.29/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา https://clipboardfusion.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.clipboardfusion.com
URL หน้าช่วยเหลือ https://www.clipboardfusion.com/Support/
URL หน้านโยบายความเป็นส่วนตัว https://www.binaryfortress.com/Privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ClipboardFusion (extension)",
    "description": "Sync your clipboard with your computer and other mobile devices!",
    "version": "2.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "background": {
        "page": "popup.html",
        "persistent": false
    },
    "browser_action": {
        "default_title": "ClipboardFusion",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}