ClipboardFusion (extension)

Sync your clipboard with your computer and other mobile devices!

What is ClipboardFusion (extension)?

ClipboardFusion (extension) is a Chrome extension developed by https://clipboardfusion.com, and its main feature is "Sync your clipboard with your computer and other mobile devices!".

Extension Screenshots

screenshot
screenshot
screenshot

Download ClipboardFusion (extension) Extension CRX File

Download ClipboardFusion (extension) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name ClipboardFusion (extension) ClipboardFusion (extension)
ID geapolcoppakmkkojanekadaciedjfbb
Official URL https://chromewebstore.google.com/detail/clipboardfusion-extension/geapolcoppakmkkojanekadaciedjfbb
Description Sync your clipboard with your computer and other mobile devices!
File Size 23.85 KB
Installation Count 534
Current Version 2.0.0
Last Updated 2017-10-31
Publish Date 2017-10-31
Rating 2.29/5 Total 7 Ratings
Developer https://clipboardfusion.com
Email [email protected]
Payment Type free
Extension Website https://www.clipboardfusion.com
Help Page URL https://www.clipboardfusion.com/Support/
Privacy Policy Page URL https://www.binaryfortress.com/Privacy
Supported Languages 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"
    }
}