ClipboardFusion (extension)

Sync your clipboard with your computer and other mobile devices!

Vad är ClipboardFusion (extension)?

ClipboardFusion (extension) är en Chrome-tillägg utvecklad av https://clipboardfusion.com, och dess huvudfunktion är "Sync your clipboard with your computer and other mobile devices!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner ClipboardFusion (extension)-förlängningens CRX-fil

Ladda ner ClipboardFusion (extension)-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn ClipboardFusion (extension) ClipboardFusion (extension)
ID geapolcoppakmkkojanekadaciedjfbb
Officiell webbadress https://chromewebstore.google.com/detail/clipboardfusion-extension/geapolcoppakmkkojanekadaciedjfbb
Beskrivning Sync your clipboard with your computer and other mobile devices!
Filstorlek 23.85 KB
Antal Installationer 534
Aktuell Version 2.0.0
Senast Uppdaterad 2017-10-31
Publiceringsdatum 2017-10-31
Betyg 2.29/5 Totalt 7 Betyg
Utvecklare https://clipboardfusion.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.clipboardfusion.com
Hjälpsida URL https://www.clipboardfusion.com/Support/
URL till Sekretesspolicy Sidan https://www.binaryfortress.com/Privacy
Stödda Språk 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"
    }
}