ClipboardFusion (extension)

Sync your clipboard with your computer and other mobile devices!

什麼是ClipboardFusion (extension)?

ClipboardFusion (extension)是由https://clipboardfusion.com開發的Chrome擴展程式,該擴展的主要功能是“Sync your clipboard with your computer and other mobile devices!”。

擴展截圖

screenshot
screenshot
screenshot

下載ClipboardFusion (extension)擴展crx文件

下載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
官方網址 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"
    }
}