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
官方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"
    }
}